mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-04-21 02:41:52 +02:00
add user site
This commit is contained in:
parent
c846970b49
commit
480497bb6c
3 changed files with 20 additions and 0 deletions
BIN
exampleSite/content/users/karlukle.site/feature.jpg
Normal file
BIN
exampleSite/content/users/karlukle.site/feature.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 69 KiB |
13
exampleSite/content/users/karlukle.site/index.md
Normal file
13
exampleSite/content/users/karlukle.site/index.md
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
---
|
||||||
|
title: "karlukle.site"
|
||||||
|
tags: [Personal blog]
|
||||||
|
externalUrl: "https://karlukle.site"
|
||||||
|
date: 9920-08-08
|
||||||
|
showDate: false
|
||||||
|
showAuthor: false
|
||||||
|
showReadingTime: false
|
||||||
|
showEdit: false
|
||||||
|
showLikes: false
|
||||||
|
showViews: false
|
||||||
|
layoutBackgroundHeaderSpace: false
|
||||||
|
---
|
|
@ -562,5 +562,12 @@
|
||||||
"Personal Homepage",
|
"Personal Homepage",
|
||||||
"Blog"
|
"Blog"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "karlukle.site",
|
||||||
|
"url": "https://karlukle.site",
|
||||||
|
"tags": [
|
||||||
|
"Personal blog"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue