Fix bad links for license and homepage

This commit is contained in:
Tony Blyler 2016-11-10 16:08:01 -05:00
parent fe68e5f1cf
commit 2ffc603d93
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
name = "light-hugo"
license = "MPL2"
licenselink = "https://github.com/tblyler/hugo-nojs/blob/master/LICENSE"
licenselink = "https://github.com/tblyler/light-hugo/blob/master/LICENSE"
description = "CSS and HTML only blog/pages focused on content."
homepage = "https://github.com/tblyler/hugo-nojs"
homepage = "https://github.com/tblyler/light-hugo"
tags = ["Responsive", "nojs", "Minimal", "normalize", "Light", "White"]
features = ["blog", "pages"]