diff options
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", |