From 4d84c2a622929d6ff5ab7f40697bc4e47f76e057 Mon Sep 17 00:00:00 2001 From: Dimitri Staessens Date: Sun, 7 Jul 2019 12:22:18 +0200 Subject: themes: Remove terrassa theme --- themes/terrassa/theme.toml | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 themes/terrassa/theme.toml (limited to 'themes/terrassa/theme.toml') diff --git a/themes/terrassa/theme.toml b/themes/terrassa/theme.toml deleted file mode 100644 index 53eb037..0000000 --- a/themes/terrassa/theme.toml +++ /dev/null @@ -1,18 +0,0 @@ -name = "Terrassa" -license = "MIT" -licenselink = "https://github.com/danielkvist/hugo-terrassa-theme/blob/master/LICENSE" -description = "A simple, fast and responsive theme for Hugo with a strong focus on accessibility." -homepage = "https://github.com/danielkvist/hugo-terrassa-theme" -tags = ["blog", "clean", "personal", "company", "google analytics", "contact form","mobile", "modern", "accessibility", "font awesome"] -features = [ - "responsive design", - "accessibility", - "social icons", - "contact form", - "blog", -] -min_version = "0.41" - -[author] - name = "Danielkvist (Daniel Zaragoza)" - homepage = "https://dkvist.com" -- cgit v1.2.3