From 94ca1b4a8f8a588dc7aeec028170a3d0f0ee2777 Mon Sep 17 00:00:00 2001 From: Seth Date: Tue, 17 Jan 2017 14:58:54 -0500 Subject: [PATCH] Updated information. --- theme.toml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/theme.toml b/theme.toml index d6053c1..47a8a3c 100644 --- a/theme.toml +++ b/theme.toml @@ -2,20 +2,20 @@ # See https://github.com/spf13/hugoThemes#themetoml for an example name = "Dimension" -license = "MIT" -licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE.md" -description = "" -homepage = "http://siteforthistheme.com/" -tags = ["", ""] -features = ["", ""] +license = "Creative Commons Attribution 3.0 Unported" +licenselink = "https://github.com/sethmacleod/dimension/blob/master/LICENSE.md" +description = "Dimension is a single page and responsive site template using modals as pages." +homepage = "https://github.com/sethmacleod/dimension" +tags = ["responsive", "personal", "portfolio"] +features = ["responsive"] min_version = 0.18 [author] - name = "" - homepage = "" + name = "Seth MacLeod" + homepage = "https://www.sethmacleod.com/" # If porting an existing theme [original] - name = "" - homepage = "" + name = "@ajlkn" + homepage = "https://html5up.net/dimension" repo = ""