From e77051ccc4b47951bfa4fde2be436b1bb2fb113b Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sun, 28 Apr 2024 17:33:09 +0200 Subject: use https://github.com/nunocoracao/blowfish.git --- .../content/users/jundimubarok.com/feature.jpg | Bin 0 -> 66969 bytes .../content/users/jundimubarok.com/index.it.md | 14 ++++++++++++++ .../content/users/jundimubarok.com/index.ja.md | 14 ++++++++++++++ .../exampleSite/content/users/jundimubarok.com/index.md | 13 +++++++++++++ .../content/users/jundimubarok.com/index.zh-cn.md | 14 ++++++++++++++ 5 files changed, 55 insertions(+) create mode 100644 themes/blowfish/exampleSite/content/users/jundimubarok.com/feature.jpg create mode 100644 themes/blowfish/exampleSite/content/users/jundimubarok.com/index.it.md create mode 100644 themes/blowfish/exampleSite/content/users/jundimubarok.com/index.ja.md create mode 100644 themes/blowfish/exampleSite/content/users/jundimubarok.com/index.md create mode 100644 themes/blowfish/exampleSite/content/users/jundimubarok.com/index.zh-cn.md (limited to 'themes/blowfish/exampleSite/content/users/jundimubarok.com') diff --git a/themes/blowfish/exampleSite/content/users/jundimubarok.com/feature.jpg b/themes/blowfish/exampleSite/content/users/jundimubarok.com/feature.jpg new file mode 100644 index 0000000..40df8cc Binary files /dev/null and b/themes/blowfish/exampleSite/content/users/jundimubarok.com/feature.jpg differ diff --git a/themes/blowfish/exampleSite/content/users/jundimubarok.com/index.it.md b/themes/blowfish/exampleSite/content/users/jundimubarok.com/index.it.md new file mode 100644 index 0000000..90a9cbe --- /dev/null +++ b/themes/blowfish/exampleSite/content/users/jundimubarok.com/index.it.md @@ -0,0 +1,14 @@ +--- + title: "jundimubarok.com" + tags: [Sito personale] + externalUrl: "https://jundimubarok.com/" + date: 9954-08-08 + showDate: false + showAuthor: false + showReadingTime: false + showEdit: false + showLikes: false + showViews: false + layoutBackgroundHeaderSpace: false + --- + diff --git a/themes/blowfish/exampleSite/content/users/jundimubarok.com/index.ja.md b/themes/blowfish/exampleSite/content/users/jundimubarok.com/index.ja.md new file mode 100644 index 0000000..982bb4a --- /dev/null +++ b/themes/blowfish/exampleSite/content/users/jundimubarok.com/index.ja.md @@ -0,0 +1,14 @@ +--- + title: "jundimubarok.com" + tags: [個人サイト] + externalUrl: "https://jundimubarok.com/" + date: 9954-08-08 + showDate: false + showAuthor: false + showReadingTime: false + showEdit: false + showLikes: false + showViews: false + layoutBackgroundHeaderSpace: false + --- + diff --git a/themes/blowfish/exampleSite/content/users/jundimubarok.com/index.md b/themes/blowfish/exampleSite/content/users/jundimubarok.com/index.md new file mode 100644 index 0000000..8ffe3af --- /dev/null +++ b/themes/blowfish/exampleSite/content/users/jundimubarok.com/index.md @@ -0,0 +1,13 @@ +--- + title: "jundimubarok.com" + tags: [Personal site] + externalUrl: "https://jundimubarok.com/" + date: 9954-08-08 + showDate: false + showAuthor: false + showReadingTime: false + showEdit: false + showLikes: false + showViews: false + layoutBackgroundHeaderSpace: false + --- diff --git a/themes/blowfish/exampleSite/content/users/jundimubarok.com/index.zh-cn.md b/themes/blowfish/exampleSite/content/users/jundimubarok.com/index.zh-cn.md new file mode 100644 index 0000000..54ffe33 --- /dev/null +++ b/themes/blowfish/exampleSite/content/users/jundimubarok.com/index.zh-cn.md @@ -0,0 +1,14 @@ +--- + title: "jundimubarok.com" + tags: [个人网站] + externalUrl: "https://jundimubarok.com/" + date: 9954-08-08 + showDate: false + showAuthor: false + showReadingTime: false + showEdit: false + showLikes: false + showViews: false + layoutBackgroundHeaderSpace: false + --- + -- cgit v1.2.3