From 154383068e4584bfe5494ce8750b67da92be6b0f Mon Sep 17 00:00:00 2001 From: James Panther <4462786+jpanther@users.noreply.github.com> Date: Tue, 17 Aug 2021 13:14:34 +1000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Update=20theme=20metadata?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- theme.toml | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/theme.toml b/theme.toml index ceb3a4ac..8140820c 100644 --- a/theme.toml +++ b/theme.toml @@ -2,13 +2,17 @@ name = "Congo" license = "MIT" -licenselink = "https://github.com/jpanther/hugo-congo/blob/master/LICENSE" -description = "A simple, clean Hugo theme based on Tailwind CSS" -homepage = "http://github.com/jpanther/hugo-congo/" -tags = ["blog", "minimal", "dark mode", "dark", "light", "tailwind"] -features = ["syntax higlighting", "dark mode", "emoji"] +licenselink = "https://github.com/jpanther/Congo/blob/master/LICENSE" +description = "A simple, lightweight theme for Hugo built with Tailwind CSS." + min_version = "0.86.1" +homepage = "https://github.com/jpanther/Congo/" +demosite = "https://jpanther.github.io/Congo/" + +tags = ["blog", "minimal", "responsive", "dark mode", "dark", "light", "tailwind", "personal"] +features = ["syntax higlighting", "dark mode", "emoji"] + [author] name = "James Panther" homepage = "https://jamespanther.com/"