diff --git a/exampleSite/content/users/lazarusoverlook.com/featured.webp b/exampleSite/content/users/lazarusoverlook.com/featured.webp new file mode 100644 index 00000000..03a2aca6 Binary files /dev/null and b/exampleSite/content/users/lazarusoverlook.com/featured.webp differ diff --git a/exampleSite/content/users/lazarusoverlook.com/index.it.md b/exampleSite/content/users/lazarusoverlook.com/index.it.md new file mode 100644 index 00000000..6e3bb490 --- /dev/null +++ b/exampleSite/content/users/lazarusoverlook.com/index.it.md @@ -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 + --- + diff --git a/exampleSite/content/users/lazarusoverlook.com/index.ja.md b/exampleSite/content/users/lazarusoverlook.com/index.ja.md new file mode 100644 index 00000000..e3f6d88a --- /dev/null +++ b/exampleSite/content/users/lazarusoverlook.com/index.ja.md @@ -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 + --- + diff --git a/exampleSite/content/users/lazarusoverlook.com/index.md b/exampleSite/content/users/lazarusoverlook.com/index.md new file mode 100644 index 00000000..a11932ee --- /dev/null +++ b/exampleSite/content/users/lazarusoverlook.com/index.md @@ -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 + --- diff --git a/exampleSite/content/users/lazarusoverlook.com/index.zh-cn.md b/exampleSite/content/users/lazarusoverlook.com/index.zh-cn.md new file mode 100644 index 00000000..793b7ec3 --- /dev/null +++ b/exampleSite/content/users/lazarusoverlook.com/index.zh-cn.md @@ -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 + --- + diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 44561425..49205f2e 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -748,5 +748,14 @@ "Personal site", "Blog" ] + }, + { + "title": "lazarusoverlook.com", + "url": "https://lazarusoverlook.com", + "source": "https://github.com/RolandMarchand/lazarus-manor", + "tags": [ + "Personal site", + "Blog" + ] } ]