From 02f9e070299f86d862cc0391c0a8073b97dd1011 Mon Sep 17 00:00:00 2001 From: panr Date: Wed, 30 Jan 2019 10:32:30 +0100 Subject: [PATCH] Add homepage to theme.toml --- theme.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/theme.toml b/theme.toml index 6c0d6e0..7990925 100644 --- a/theme.toml +++ b/theme.toml @@ -2,6 +2,7 @@ name = "terminal" license = "MIT" licenselink = "https://github.com/panr/hugo-theme-terminal/blob/master/LICENSE.md" description = "A simple, retro theme for Hugo." +homepage = "https://github.com/panr/hugo-theme-terminal/" tags = ["blog", "clean", "customizable", "dark", "highlighting", "minimal", "monotone", "multilingual", "personal", "responsive", "simple", "technical", "retro"] features = ["blog", "shortcode", "syntax highlighting"] min_version = 0.30