summaryrefslogtreecommitdiff
path: root/themes/blowfish/exampleSite/content/_index.md
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2024-04-29 22:50:58 +0200
committerChristoph Cullmann <cullmann@kde.org>2024-04-29 22:50:58 +0200
commit015090549306ba6fd0c84a874b58559c4a1fa8fb (patch)
tree75fdfde4a7a3eb2431b36d1bad7409939be5e4d5 /themes/blowfish/exampleSite/content/_index.md
parentccbdfed13b8195d550899d66bf193d2fd33880e9 (diff)
update theme without example page
Diffstat (limited to 'themes/blowfish/exampleSite/content/_index.md')
-rwxr-xr-xthemes/blowfish/exampleSite/content/_index.md29
1 files changed, 0 insertions, 29 deletions
diff --git a/themes/blowfish/exampleSite/content/_index.md b/themes/blowfish/exampleSite/content/_index.md
deleted file mode 100755
index 1cf8992..0000000
--- a/themes/blowfish/exampleSite/content/_index.md
+++ /dev/null
@@ -1,29 +0,0 @@
----
-title: "Welcome to Blowfish! :tada:"
-description: "This page was built using the Blowfish theme for Hugo."
----
-
-
-<div class="flex px-4 py-2 mb-8 text-base rounded-md bg-primary-100 dark:bg-primary-900">
- <span class="flex items-center ltr:pr-3 rtl:pl-3 text-primary-400">
- {{< icon "triangle-exclamation" >}}
- </span>
- <span class="flex items-center justify-between grow dark:text-neutral-300">
- <span class="prose dark:prose-invert">This is a demo of the <code id="layout">background</code> layout.</span>
- <button
- id="switch-layout-button"
- class="px-4 !text-neutral !no-underline rounded-md bg-primary-600 hover:!bg-primary-500 dark:bg-primary-800 dark:hover:!bg-primary-700"
- >
- Switch layout &orarr;
- </button>
- </span>
-</div>
-
-
-```node
-npx blowfish-tools
-```
-
-{{< youtubeLite id="SgXhGb-7QbU" label="Blowfish-tools demo" >}}
-
-