From d29af7ee395555e628ee0f3def31c748394cc93b Mon Sep 17 00:00:00 2001 From: ericmarin Date: Mon, 20 Apr 2026 14:06:38 +0200 Subject: hugo! --- hugo.toml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 hugo.toml (limited to 'hugo.toml') diff --git a/hugo.toml b/hugo.toml new file mode 100644 index 0000000..a4c330e --- /dev/null +++ b/hugo.toml @@ -0,0 +1,3 @@ +baseURL = 'https://www.ericmarin.dev/' +locale = 'en-us' +title = 'My Personal Website' -- cgit v1.2.3