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/"