summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Powers <mark@marks.kitchen>2025-05-26 12:37:11 -0500
committerMark Powers <mark@marks.kitchen>2025-05-26 12:37:11 -0500
commit151f6ab093361fd2ee710c04a3fdd0517ea9a03d (patch)
treed4934c7aec5bb70b030747ed912d520bf54ac303
parenta74c9b3a93019792b223b3576cd32ae90783091e (diff)
Add subscribe page
-rw-r--r--config.toml5
-rw-r--r--content/subscribe.md14
2 files changed, 19 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index a076eb9..bb1a265 100644
--- a/config.toml
+++ b/config.toml
@@ -33,6 +33,11 @@ identifier = "Projects"
name = "Projects"
url = "/projects/"
weight = 5
+[[menu.main]]
+identifier = "Subscribe"
+name = "Subscribe"
+url = "/subscribe/"
+weight = 6
[markup]
[markup.goldmark]
diff --git a/content/subscribe.md b/content/subscribe.md
new file mode 100644
index 0000000..393c6f5
--- /dev/null
+++ b/content/subscribe.md
@@ -0,0 +1,14 @@
+---
+title: "Subscribe"
+date: 2025-05-26
+---
+You can subscribe to blog updates from any of the following methods.
+
+# RSS
+
+[Follow via RSS](/index.xml)
+
+
+# Email
+
+<script async data-uid="ee2e2f6cec" src="https://marks-kitchen.kit.com/ee2e2f6cec/index.js"></script>