Update theme.toml

This commit is contained in:
Radek Kozieł 2019-01-29 18:14:06 +01:00 committed by GitHub
parent a459eacc56
commit cdc9966d26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
name = "terminal" name = "terminal"
license = "MIT" license = "MIT"
licenselink = "https://gitlab.com/panr/hugo-theme-terminal/blob/master/LICENSE.md" licenselink = "https://github.com/panr/hugo-theme-terminal/blob/master/LICENSE.md"
description = "A simple, retro theme for Hugo." description = "A simple, retro theme for Hugo."
tags = ["blog", "clean", "customizable", "dark", "highlighting", "minimal", "monotone", "multilingual", "personal", "responsive", "simple", "technical", "retro"] tags = ["blog", "clean", "customizable", "dark", "highlighting", "minimal", "monotone", "multilingual", "personal", "responsive", "simple", "technical", "retro"]
features = ["blog", "shortcode", "syntax highlighting"] features = ["blog", "shortcode", "syntax highlighting"]