From 8113f43b368e83fe51800b8ffc78681821d011f4 Mon Sep 17 00:00:00 2001 From: Henrique Marques Date: Sat, 17 Aug 2024 08:28:46 +0100 Subject: add new files --- hugo.toml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 hugo.toml (limited to 'hugo.toml') diff --git a/hugo.toml b/hugo.toml new file mode 100644 index 0000000..7effd4e --- /dev/null +++ b/hugo.toml @@ -0,0 +1,5 @@ +baseURL = 'https://example.org/' +languageCode = 'en-us' +title = '0xhenrique' + +theme = 'lugo' -- cgit v1.3