From dc4f79c141b2e48e711554c5bc335bcb8b00801d Mon Sep 17 00:00:00 2001 From: "Zane C. Bowers-Hadley" Date: Mon, 10 Sep 2018 05:02:26 -0500 Subject: tune up theme.toml --- theme.toml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/theme.toml b/theme.toml index 3506f82..bc7e334 100644 --- a/theme.toml +++ b/theme.toml @@ -3,9 +3,13 @@ license = "MIT" licenselink = "https://raw.githubusercontent.com/VVelox/hugo-dusky-neon-potato/master/LICENSE.md" description = "Outrun with the power of a potato." source_repo = "https://github.com/VVelox/hugo-dusky-neon-potato.git" -tags = ["Responsive", "Blog", "Google analytics", "Disqus", "Clean", "Tags", "Minimal", "Custom Themes", "Minimalist", "Simple", "Pink", "Green", "Starter", "Dark"] -features = ["blog"] +tags = ["Responsive", "Blog", "Google analytics", "Disqus", "Clean", "Tags", "Minimal", "Custom Themes", "Minimalist", "Simple", "Pink", "Green", "Starter", "Dark", "Sortable Tables"] +features = ["blog", "sortable tables", "image zoom", "optional pagination"] min_version = 0.27 [author] name = "Dusky Neon Potato" homepage = "https://github.com/VVelox/hugo-dusky-neon-potato" +[original] + author="Suraj Mandal" + homepage="https://github.com/surajmandalcell/potato-dark" + repo="https://github.com/surajmandalcell/potato-dark.git" -- cgit v1.2.3