diff options
| author | 0xhenrique <[email protected]> | 2025-02-19 21:28:48 +0000 |
|---|---|---|
| committer | 0xhenrique <[email protected]> | 2025-02-19 21:28:48 +0000 |
| commit | b13a5ee4004b3adc702374ed8ce0954df3cc35cc (patch) | |
| tree | 086f07e0442824f3b19a4e4c24d92c627c0e6520 /themes/lugo/config.toml | |
| parent | a5d40f156d8e20f3bdd6d8b9760eeea0094d89af (diff) | |
remove markdown in favour of org files
Diffstat (limited to 'themes/lugo/config.toml')
| -rw-r--r-- | themes/lugo/config.toml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/themes/lugo/config.toml b/themes/lugo/config.toml deleted file mode 100644 index e884199..0000000 --- a/themes/lugo/config.toml +++ /dev/null @@ -1,17 +0,0 @@ -title = "Website Name" -baseURL = 'https://example.org' -languageCode = 'en-us' - -[params] - # "relatedtext" is the text that appears above the tag list at the bottom of pages. - relatedtext = "Related" - favicon = "/favicon.ico" - - #list items - datesinlist = true - authorsinlist = true - - #footer items - nextprev = true - taglist = true - showrss = true
\ No newline at end of file |
