From 0fafe492e8829a83c4b30f9b9fdc96ab6499a2d0 Mon Sep 17 00:00:00 2001 From: yequari Date: Wed, 28 Feb 2024 18:55:12 -0700 Subject: [PATCH] blog front matter --- content/blog/_index.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 content/blog/_index.md diff --git a/content/blog/_index.md b/content/blog/_index.md new file mode 100644 index 0000000..9bff67d --- /dev/null +++ b/content/blog/_index.md @@ -0,0 +1,3 @@ +--- +title: Blog +---