From 3e3b3596b4e0d720c68a2d3a3538055dae41a694 Mon Sep 17 00:00:00 2001 From: Amir Saeid Date: Sun, 15 Feb 2026 17:25:19 +0000 Subject: Convert from Jekyll --- 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..eddefe1 --- /dev/null +++ b/hugo.yaml @@ -0,0 +1,4 @@ +baseURL: http://example.org/ +disablePathToLower: true +languageCode: en-us +title: My New Hugo Site -- cgit v1.2.3