mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-22 14:35:43 -06:00
Add website
This commit is contained in:
parent
fa75cb4239
commit
0e798313e0
3 changed files with 21 additions and 0 deletions
BIN
exampleSite/content/users/rejowski.xyz/feature.jpg
Normal file
BIN
exampleSite/content/users/rejowski.xyz/feature.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 106 KiB |
14
exampleSite/content/users/rejowski.xyz/index.md
Normal file
14
exampleSite/content/users/rejowski.xyz/index.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
title: "rejowski.xyz"
|
||||
tags: [Personal site]
|
||||
externalUrl: "https://rejowski.xyz/"
|
||||
date: 9980-08-08
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
showEdit: false
|
||||
showLikes: false
|
||||
showViews: false
|
||||
layoutBackgroundHeaderSpace: false
|
||||
|
||||
---
|
|
@ -468,5 +468,12 @@
|
|||
"tags": [
|
||||
"Personal Site"
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "rejowski.xyz",
|
||||
"url": "https://rejowski.xyz/",
|
||||
"tags": [
|
||||
"Personal Site"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue