From d621510f116a1b9fc09b4ad253dfec3f1404bff4 Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Wed, 12 Oct 2022 10:40:37 -0500 Subject: Initial commit Signed-off-by: Matt Strapp --- content/_index.md | 0 content/about.md | 9 +++++++++ 2 files changed, 9 insertions(+) create mode 100644 content/_index.md create mode 100644 content/about.md (limited to 'content') diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..e69de29 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 -- cgit v1.2.3