diff options
author | Alejandro <[email protected]> | 2024-07-30 21:05:19 -0600 |
---|---|---|
committer | Alejandro <[email protected]> | 2024-07-30 21:05:19 -0600 |
commit | 72f4c23232e4ecab7a1e4f574b62671db2742158 (patch) | |
tree | a5fde7cf49f7cf4e85fdbcb3af67a1e2f2ce335c | |
parent | e03cf710a2950932951453aa29ca8a362ddcf2bc (diff) |
deleted: title from main page
-rw-r--r-- | hugo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,5 +1,4 @@ baseURL = 'https://example.org/' -title = 'FIF UAQ' theme = 'lugo' defaultContentLanguage = 'es' |