summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authorHenrique Marques <[email protected]>2024-08-17 08:28:46 +0100
committerHenrique Marques <[email protected]>2024-08-17 08:28:46 +0100
commit8113f43b368e83fe51800b8ffc78681821d011f4 (patch)
treedf3464f78e09a427952e65525bb5490aeb642cc1 /hugo.toml
parenta57cff1c177f91d243ce6313015ab4867fa88027 (diff)
add new files
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml5
1 files changed, 5 insertions, 0 deletions
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'