diff options
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. |