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
4815406fe5
commit
994f30d0fc
3 changed files with 21 additions and 0 deletions
BIN
exampleSite/content/users/ricklan.photography/feature.jpg
Normal file
BIN
exampleSite/content/users/ricklan.photography/feature.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 94 KiB |
14
exampleSite/content/users/ricklan.photography/index.md
Normal file
14
exampleSite/content/users/ricklan.photography/index.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
title: "ricklan.photography"
|
||||
tags: [Personal site]
|
||||
externalUrl: "https://ricklan.photography"
|
||||
date: 9934-08-08
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
showEdit: false
|
||||
showLikes: false
|
||||
showViews: false
|
||||
layoutBackgroundHeaderSpace: false
|
||||
|
||||
---
|
|
@ -454,5 +454,12 @@
|
|||
"tags": [
|
||||
"Personal site"
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "ricklan.photography",
|
||||
"url": "https://ricklan.photography",
|
||||
"tags": [
|
||||
"Personal site"
|
||||
]
|
||||
}
|
||||
]
|
Loading…
Reference in a new issue