mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-05-21 09:31:53 +02:00
Update users.json
This commit is contained in:
parent
77764f9005
commit
cf5671cd81
3 changed files with 20 additions and 0 deletions
|
@ -468,5 +468,12 @@
|
||||||
"tags": [
|
"tags": [
|
||||||
"Personal Site"
|
"Personal Site"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "ysung.xyz",
|
||||||
|
"url": "https://ysung.xyz/",
|
||||||
|
"tags": [
|
||||||
|
"Personal Site"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
BIN
exampleSite/content/users/ysung.xyz/feature.jpg
Normal file
BIN
exampleSite/content/users/ysung.xyz/feature.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 397 KiB |
13
exampleSite/content/users/ysung.xyz/index.md
Normal file
13
exampleSite/content/users/ysung.xyz/index.md
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
---
|
||||||
|
title: "ysung.xyz"
|
||||||
|
tags: [Personal site]
|
||||||
|
externalUrl: "https://ysung.xyz/"
|
||||||
|
date: 9932-08-08
|
||||||
|
showDate: false
|
||||||
|
showAuthor: false
|
||||||
|
showReadingTime: false
|
||||||
|
showEdit: false
|
||||||
|
showLikes: false
|
||||||
|
showViews: false
|
||||||
|
layoutBackgroundHeaderSpace: false
|
||||||
|
---
|
Loading…
Add table
Reference in a new issue