diff options
Diffstat (limited to 'content')
-rw-r--r-- | content/_index.md | 0 | ||||
-rw-r--r-- | content/about.md | 9 |
2 files changed, 9 insertions, 0 deletions
diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/content/_index.md diff --git a/content/about.md b/content/about.md new file mode 100644 index 0000000..14d012c --- /dev/null +++ b/content/about.md @@ -0,0 +1,9 @@ ++++ +title = "About" +description = "About me" +date = "2022-10-11" +aliases = ["about-me", "contact"] +author = "Matt Strapp" ++++ + +This will exist eventually.
\ No newline at end of file |