Skip to content

Commit

Permalink
Merge pull request #1754 from RolandMarchand/add-lazarus-user
Browse files Browse the repository at this point in the history
Update users.json
  • Loading branch information
nunocoracao authored Oct 4, 2024
2 parents d3cdb21 + 884c6d5 commit 6dd2640
Show file tree
Hide file tree
Showing 6 changed files with 64 additions and 0 deletions.
Binary file not shown.
14 changes: 14 additions & 0 deletions exampleSite/content/users/lazarusoverlook.com/index.it.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
14 changes: 14 additions & 0 deletions exampleSite/content/users/lazarusoverlook.com/index.ja.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
13 changes: 13 additions & 0 deletions exampleSite/content/users/lazarusoverlook.com/index.md
Original file line number Diff line number Diff line change
@@ -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
---
Expand Down
14 changes: 14 additions & 0 deletions exampleSite/content/users/lazarusoverlook.com/index.zh-cn.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
9 changes: 9 additions & 0 deletions exampleSite/content/users/users.json
Original file line number Diff line number Diff line change
Expand Up @@ -775,5 +775,14 @@
"Personal site",
"Blog"
]
},
{
"title": "lazarusoverlook.com",
"url": "https://lazarusoverlook.com",
"source": "https://github.com/RolandMarchand/lazarus-manor",
"tags": [
"Personal site",
"Blog"
]
}
]

0 comments on commit 6dd2640

Please sign in to comment.