From af38ad9e24c630e88bae79e0ac441d017916de0d Mon Sep 17 00:00:00 2001 From: azureazure Date: Sat, 13 Dec 2025 19:16:36 +0100 Subject: rewrite from the ground up --- src/blog/first-post.org | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 src/blog/first-post.org (limited to 'src/blog/first-post.org') diff --git a/src/blog/first-post.org b/src/blog/first-post.org new file mode 100644 index 0000000..ca88623 --- /dev/null +++ b/src/blog/first-post.org @@ -0,0 +1,10 @@ +#+TITLE: first post + +* hi +this is a test post that mostly exists to check if the org mode publishing system works. + +this[fn:1] is a footnote. + +* Footnotes + +[fn:1] bweh -- cgit v1.2.3