mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-02-02 03:22:33 -06: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",
|
||||
"Blog"
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "karlukle.site",
|
||||
"url": "https://karlukle.site",
|
||||
"tags": [
|
||||
"Personal blog"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue