diff options
| author | Hunter Kvalevog <hunter@kvog.sh> | 2026-06-29 23:15:12 -0500 |
|---|---|---|
| committer | Hunter Kvalevog <hunter@kvog.sh> | 2026-06-29 23:15:12 -0500 |
| commit | a51c9890d2b9720297c72b646c894a11474e8532 (patch) | |
| tree | ceb680b4ec84e07c04266bcf7bc90b6b5caa1036 /content | |
| parent | 531c82359c93f81e40ec2aa6d77b8e0dbd8d4c9e (diff) | |
Diffstat (limited to 'content')
| -rw-r--r-- | content/_index.md | 6 | ||||
| -rw-r--r-- | content/notes/_index.md | 1 |
2 files changed, 7 insertions, 0 deletions
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. |