diff --git a/exampleSite/content/users/lazarusoverlook.com/featured.webp b/exampleSite/content/users/lazarusoverlook.com/featured.webp new file mode 100644 index 000000000..03a2aca63 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 000000000..6e3bb4904 --- /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 000000000..e3f6d88a1 --- /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 000000000..a11932ee3 --- /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 000000000..793b7ec36 --- /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 52761f015..4fdc57695 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -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" + ] } ] \ No newline at end of file