Fix bad links for license and homepage
This commit is contained in:
parent
fe68e5f1cf
commit
2ffc603d93
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
name = "light-hugo"
|
name = "light-hugo"
|
||||||
license = "MPL2"
|
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."
|
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"]
|
tags = ["Responsive", "nojs", "Minimal", "normalize", "Light", "White"]
|
||||||
features = ["blog", "pages"]
|
features = ["blog", "pages"]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue