From f722d20725586ee4744d077770ef7a89ab05e360 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Thu, 10 Aug 2023 15:39:23 +0300 Subject: Migrate from brunch to hugo --- hugo.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 hugo.yaml (limited to 'hugo.yaml') diff --git a/hugo.yaml b/hugo.yaml new file mode 100644 index 0000000..2f585c6 --- /dev/null +++ b/hugo.yaml @@ -0,0 +1,4 @@ +baseURL: "https://a14m.me/" +languageCode: "en" +title: "A14M" +enableRobotsTXT: true -- cgit v1.2.3