mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-22 22:45:42 -06:00
Merge pull request #1754 from RolandMarchand/add-lazarus-user
Update users.json
This commit is contained in:
commit
6dd2640439
6 changed files with 64 additions and 0 deletions
BIN
exampleSite/content/users/lazarusoverlook.com/featured.webp
Normal file
BIN
exampleSite/content/users/lazarusoverlook.com/featured.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 88 KiB |
14
exampleSite/content/users/lazarusoverlook.com/index.it.md
Normal file
14
exampleSite/content/users/lazarusoverlook.com/index.it.md
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
---
|
||||||
|
title: "lazarusoverlook.com"
|
||||||
|
tags: [Sito personale, Blog]
|
||||||
|
externalUrl: "https://lazarusoverlook.com/"
|
||||||
|
weight: 892
|
||||||
|
showDate: false
|
||||||
|
showAuthor: false
|
||||||
|
showReadingTime: false
|
||||||
|
showEdit: false
|
||||||
|
showLikes: false
|
||||||
|
showViews: false
|
||||||
|
layoutBackgroundHeaderSpace: false
|
||||||
|
---
|
||||||
|
|
14
exampleSite/content/users/lazarusoverlook.com/index.ja.md
Normal file
14
exampleSite/content/users/lazarusoverlook.com/index.ja.md
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
---
|
||||||
|
title: "lazarusoverlook.com"
|
||||||
|
tags: [個人サイト, ブログ]
|
||||||
|
externalUrl: "https://lazarusoverlook.com/"
|
||||||
|
weight: 892
|
||||||
|
showDate: false
|
||||||
|
showAuthor: false
|
||||||
|
showReadingTime: false
|
||||||
|
showEdit: false
|
||||||
|
showLikes: false
|
||||||
|
showViews: false
|
||||||
|
layoutBackgroundHeaderSpace: false
|
||||||
|
---
|
||||||
|
|
13
exampleSite/content/users/lazarusoverlook.com/index.md
Normal file
13
exampleSite/content/users/lazarusoverlook.com/index.md
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
---
|
||||||
|
title: "lazarusoverlook.com"
|
||||||
|
tags: [Personal site,Blog]
|
||||||
|
externalUrl: "https://lazarusoverlook.com/"
|
||||||
|
weight: 892
|
||||||
|
showDate: false
|
||||||
|
showAuthor: false
|
||||||
|
showReadingTime: false
|
||||||
|
showEdit: false
|
||||||
|
showLikes: false
|
||||||
|
showViews: false
|
||||||
|
layoutBackgroundHeaderSpace: false
|
||||||
|
---
|
14
exampleSite/content/users/lazarusoverlook.com/index.zh-cn.md
Normal file
14
exampleSite/content/users/lazarusoverlook.com/index.zh-cn.md
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
---
|
||||||
|
title: "lazarusoverlook.com"
|
||||||
|
tags: [个人网站, 博客]
|
||||||
|
externalUrl: "https://lazarusoverlook.com/"
|
||||||
|
weight: 892
|
||||||
|
showDate: false
|
||||||
|
showAuthor: false
|
||||||
|
showReadingTime: false
|
||||||
|
showEdit: false
|
||||||
|
showLikes: false
|
||||||
|
showViews: false
|
||||||
|
layoutBackgroundHeaderSpace: false
|
||||||
|
---
|
||||||
|
|
|
@ -775,5 +775,14 @@
|
||||||
"Personal site",
|
"Personal site",
|
||||||
"Blog"
|
"Blog"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "lazarusoverlook.com",
|
||||||
|
"url": "https://lazarusoverlook.com",
|
||||||
|
"source": "https://github.com/RolandMarchand/lazarus-manor",
|
||||||
|
"tags": [
|
||||||
|
"Personal site",
|
||||||
|
"Blog"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Reference in a new issue