From 17d46c3964b957d8b286152d30f27a83961ecb47 Mon Sep 17 00:00:00 2001 From: Chaoscaot Date: Sun, 8 Oct 2023 15:07:29 +0200 Subject: [PATCH] Create page src/content/pages/en/about.md --- src/content/src/content/pages/en/about.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/content/src/content/pages/en/about.md diff --git a/src/content/src/content/pages/en/about.md b/src/content/src/content/pages/en/about.md new file mode 100644 index 0000000..2089477 --- /dev/null +++ b/src/content/src/content/pages/en/about.md @@ -0,0 +1,7 @@ +--- +title: [Enter Title] +description: [Enter Description] +slug: [Enter Slug] +--- + +# src/content/pages/en/about.md \ No newline at end of file