From c34a9d52765ce304aadacb76cb17fc04de547d76 Mon Sep 17 00:00:00 2001 From: steven-y-e Date: Wed, 15 Sep 2021 21:52:08 -0400 Subject: [PATCH] feat(page): about link to root site and contact email address --- blog/content/about.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 blog/content/about.md diff --git a/blog/content/about.md b/blog/content/about.md new file mode 100644 index 0000000..d5cb4cf --- /dev/null +++ b/blog/content/about.md @@ -0,0 +1,9 @@ +--- +title: "about" +draft: false +--- + +this is a blog for +[friends of mineral town](https://friends.of.mineral.town), +a record of various objects and projects. any questions and concerns can be +directed to steven@mineral.town. \ No newline at end of file