From 91f205e197617855a73c333c583d0f236ed5ca9f Mon Sep 17 00:00:00 2001 From: danielkvist Date: Tue, 2 Apr 2019 19:06:13 +0200 Subject: update theme.toml --- theme.toml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/theme.toml b/theme.toml index a0ddd80..c0b1c7f 100644 --- a/theme.toml +++ b/theme.toml @@ -1,10 +1,16 @@ name = "Piercer" license = "MIT" licenselink = "https://github.com/danielkvist/hugo-piercer-theme/blob/master/LICENSE" -description = "" +description = "Piercer is a very customizable, fast and simple Hugo theme designed under the mobile-first philosophy." homepage = "https://github.com/danielkvist/hugo-piercer-theme" -tags = [] -features = [] +tags = ["blog", "responsive", "minimal", "simple", "font awesome", "dark", "landing page", "contact form", "mobile", "fast", "customizable", "google fonts"] +features = [ + "customizable (color palette, font size, font family and more)", + "hamburger menu without JavaScript", + "great SEO by default", + "mobile-first philosophy", + "fast", +] min_version = "0.41" [author] -- cgit v1.2.3