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