From a51c9890d2b9720297c72b646c894a11474e8532 Mon Sep 17 00:00:00 2001 From: Hunter Kvalevog Date: Mon, 29 Jun 2026 23:15:12 -0500 Subject: --- content/_index.md | 6 ++++++ content/notes/_index.md | 1 + 2 files changed, 7 insertions(+) create mode 100644 content/_index.md create mode 100644 content/notes/_index.md (limited to 'content') diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..ccecef6 --- /dev/null +++ b/content/_index.md @@ -0,0 +1,6 @@ ++++ +date = '2026-06-29T23:05:19-05:00' +title = '' ++++ + +hello world diff --git a/content/notes/_index.md b/content/notes/_index.md new file mode 100644 index 0000000..e02ce63 --- /dev/null +++ b/content/notes/_index.md @@ -0,0 +1 @@ +Most of the pages in this directory are notes only for myself, but they may be useful to others. -- cgit v1.2.3