summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authorAlejandro <alex.mac.fon@gmail.com>2024-07-25 11:58:24 -0600
committerAlejandro <alex.mac.fon@gmail.com>2024-07-25 11:58:24 -0600
commitc502036854bb5af4cea82e7e85d4d7fb8455f1a5 (patch)
tree36d403378bcbd104b6147fab59a72e345fa35b86 /hugo.toml
parenta15fdb230e8a92fc4101cbd4168b73f49d48baec (diff)
added: lugo theme
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/hugo.toml b/hugo.toml
index 7e568b8..270abbb 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -1,3 +1,4 @@
baseURL = 'https://example.org/'
languageCode = 'en-us'
title = 'My New Hugo Site'
+theme = 'lugo'