diff options
author | Alejandro <alex.mac.fon@gmail.com> | 2024-07-25 11:58:24 -0600 |
---|---|---|
committer | Alejandro <alex.mac.fon@gmail.com> | 2024-07-25 11:58:24 -0600 |
commit | c502036854bb5af4cea82e7e85d4d7fb8455f1a5 (patch) | |
tree | 36d403378bcbd104b6147fab59a72e345fa35b86 | |
parent | a15fdb230e8a92fc4101cbd4168b73f49d48baec (diff) |
added: lugo theme
-rw-r--r-- | hugo.toml | 1 | ||||
m--------- | themes/lugo | 0 |
2 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ baseURL = 'https://example.org/' languageCode = 'en-us' title = 'My New Hugo Site' +theme = 'lugo' diff --git a/themes/lugo b/themes/lugo new file mode 160000 +Subproject 62ac46a2955d59080cbde8d5c73c16502bfa670 |