From 9b95bcd186239f20f0c0d5e469443297163c6d12 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Sat, 24 Jan 2026 12:30:32 +0100 Subject: added everything --- hugo.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 hugo.yaml (limited to 'hugo.yaml') diff --git a/hugo.yaml b/hugo.yaml new file mode 100644 index 0000000..fa5818b --- /dev/null +++ b/hugo.yaml @@ -0,0 +1,3 @@ +baseURL: https://example.org/ +languageCode: en-us +title: My New Hugo Site -- cgit v1.2.3