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