mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-22 14:35:43 -06:00
update users
This commit is contained in:
parent
d2eedcb6a1
commit
6b56512f11
5 changed files with 29 additions and 4 deletions
BIN
exampleSite/content/users/DXPetti.com/feature.jpg
Normal file
BIN
exampleSite/content/users/DXPetti.com/feature.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 133 KiB |
13
exampleSite/content/users/DXPetti.com/index.md
Normal file
13
exampleSite/content/users/DXPetti.com/index.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
title: "DXPetti.com"
|
||||
tags: [Personal site,Blog]
|
||||
externalUrl: "https://www.dxpetti.com/"
|
||||
date: 9923-08-08
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
showEdit: false
|
||||
showLikes: false
|
||||
showViews: false
|
||||
layoutBackgroundHeaderSpace: false
|
||||
---
|
BIN
exampleSite/content/users/asterisk.lol/feature.jpg
Normal file
BIN
exampleSite/content/users/asterisk.lol/feature.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 67 KiB |
13
exampleSite/content/users/asterisk.lol/index.md
Normal file
13
exampleSite/content/users/asterisk.lol/index.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
title: "asterisk.lol"
|
||||
tags: [Personal Site]
|
||||
externalUrl: "https://asterisk.lol"
|
||||
date: 9922-08-08
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
showEdit: false
|
||||
showLikes: false
|
||||
showViews: false
|
||||
layoutBackgroundHeaderSpace: false
|
||||
---
|
|
@ -542,15 +542,14 @@
|
|||
"url": "https://www.dxpetti.com/",
|
||||
"tags": [
|
||||
"Personal site",
|
||||
"Technology Blog"
|
||||
"Blog"
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "asterisk.lol",
|
||||
"url": "https://asterisk.lol",
|
||||
"tags": [
|
||||
"Personal Site",
|
||||
"Blog"
|
||||
"Personal Site"
|
||||
]
|
||||
}
|
||||
]
|
||||
]
|
Loading…
Reference in a new issue