diff options
author | Martin Fischer <martin@push-f.com> | 2025-08-16 19:10:21 +0200 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2025-08-16 20:52:56 +0200 |
commit | f5613007297731d12f65ef81e1abacafe1f38cec (patch) | |
tree | bff774bfb996e0605ee9309c8cfe77037d103f50 /theme.toml | |
parent | 47ad2d183c2487539c07918763ccce3daee2b665 (diff) |
fork: Typo as Tastefejl
Diffstat (limited to 'theme.toml')
-rw-r--r-- | theme.toml | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -1,11 +1,10 @@ -name = 'Typo' +name = 'Tastefejl' license = 'MIT' -licenselink = 'https://github.com/tomfran/typo/blob/main/LICENSE' description = 'A simple Hugo theme' -homepage = 'https://github.com/tomfran/typo' +homepage = 'https://git.push-f.com/tastefejl/' -demosite = 'https://tomfran.github.io/' +demosite = 'https://push-f.com/' tags = [ "responsive", @@ -25,7 +24,6 @@ features = [ "table-of-contents", "highlight.js", "favicon", - "social-icons", "minified-assets", "dark-light-images", "color-palettes", |