summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2024-04-29 22:49:48 +0200
committerChristoph Cullmann <cullmann@kde.org>2024-04-29 22:49:48 +0200
commitccbdfed13b8195d550899d66bf193d2fd33880e9 (patch)
tree4ac60b4895f278478296286d977bede4dd04da41
parent570bc023debf927687fe897a293364c51f948b2b (diff)
add keyboard to start page
-rw-r--r--content/_index.md6
-rw-r--r--static/images/ferris.pngbin0 -> 284587 bytes
2 files changed, 6 insertions, 0 deletions
diff --git a/content/_index.md b/content/_index.md
new file mode 100644
index 0000000..7f2021f
--- /dev/null
+++ b/content/_index.md
@@ -0,0 +1,6 @@
+---
+title: "Ignorance is bliss…"
+description: "Welcome to Christoph Cullmann’s web site"
+---
+
+<center><img class="rounded-md" width=800 src="/images/ferris.png"></center>
diff --git a/static/images/ferris.png b/static/images/ferris.png
new file mode 100644
index 0000000..314d258
--- /dev/null
+++ b/static/images/ferris.png
Binary files differ