From 59c7d4567380d1a9c80e96eb958fdbdd512ce006 Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Sun, 3 Nov 2024 20:08:36 +0300 Subject: новая жизнь блога MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../exampleSite/content/categories/Test/_index.md | 9 +++++++++ .../Test/hutomo-abrianto-l2jk-uxb1BY-unsplash.jpg | Bin 0 -> 52927 bytes 2 files changed, 9 insertions(+) create mode 100644 themes/hugo-theme-stack/exampleSite/content/categories/Test/_index.md create mode 100644 themes/hugo-theme-stack/exampleSite/content/categories/Test/hutomo-abrianto-l2jk-uxb1BY-unsplash.jpg (limited to 'themes/hugo-theme-stack/exampleSite/content/categories') diff --git a/themes/hugo-theme-stack/exampleSite/content/categories/Test/_index.md b/themes/hugo-theme-stack/exampleSite/content/categories/Test/_index.md new file mode 100644 index 0000000..de42112 --- /dev/null +++ b/themes/hugo-theme-stack/exampleSite/content/categories/Test/_index.md @@ -0,0 +1,9 @@ +--- +title: "Test" +description: "This is an example category" +slug: "test" +image: "hutomo-abrianto-l2jk-uxb1BY-unsplash.jpg" +style: + background: "#2a9d8f" + color: "#fff" +--- diff --git a/themes/hugo-theme-stack/exampleSite/content/categories/Test/hutomo-abrianto-l2jk-uxb1BY-unsplash.jpg b/themes/hugo-theme-stack/exampleSite/content/categories/Test/hutomo-abrianto-l2jk-uxb1BY-unsplash.jpg new file mode 100644 index 0000000..c385943 Binary files /dev/null and b/themes/hugo-theme-stack/exampleSite/content/categories/Test/hutomo-abrianto-l2jk-uxb1BY-unsplash.jpg differ -- cgit v1.2.3