From 3613984d2b0182ee034f7d13ae92cb25902c77c7 Mon Sep 17 00:00:00 2001 From: mms Date: Thu, 27 Jun 2024 23:07:45 +0200 Subject: feat(blog): remove column, move to more --- content/more/contact/_index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 content/more/contact/_index.md (limited to 'content/more/contact/_index.md') diff --git a/content/more/contact/_index.md b/content/more/contact/_index.md new file mode 100644 index 0000000..8b43361 --- /dev/null +++ b/content/more/contact/_index.md @@ -0,0 +1,9 @@ ++++ +title = "More pages" +author = ["MichaƂ Sapka"] +draft = false +weight = 1003 +abstract = "Other things on this blog" ++++ + +a -- cgit v1.2.3