Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update users.json #1754

Merged
merged 2 commits into from
Oct 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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"
]
}
]