diff --git a/theme.toml b/theme.toml index ea55293..2dde654 100644 --- a/theme.toml +++ b/theme.toml @@ -1,10 +1,10 @@ name = "Etch" license = "MIT" licenselink = "https://github.com/LukasJoswiak/etch/blob/master/LICENSE" -description = "" -homepage = "http://example.com/" -tags = ["simple", "clean", "fast", "responsive", "dark mode"] -features = ["fast", "syntax highlighting", "dark mode"] +description = "Lightweight Hugo theme with a focus on content" +homepage = "https://github.com/LukasJoswiak/etch" +tags = ["simple", "clean", "fast", "blog", "responsive", "dark mode"] +features = ["fast", "blog", "syntax highlighting", "dark mode"] min_version = "0.41" [author]