Minor changes

This commit is contained in:
Giuseppe Pignataro
2019-02-03 13:08:02 +01:00
parent 0da2b11f33
commit 87f67701e6

View File

@@ -3,9 +3,9 @@
name = "KeepIt" name = "KeepIt"
license = "MIT" license = "MIT"
licenselink = "https://github.com/liuzc/LeaveIt/blob/master/LICENSE" licenselink = "https://github.com/Fastbyte01/KeepIt/blob/master/LICENSE"
description = "A simple, clean blog theme for hugo." description = "A minimal and responsive theme for Hugo."
homepage = "https://liuzhichao.com/" homepage = "https://www.fsb01.com/"
tags = [ tags = [
"blog", "blog",
"minimal", "minimal",
@@ -22,6 +22,7 @@ features = [
"pagination", "pagination",
"social-menu", "social-menu",
"syntax-highlighting", "syntax-highlighting",
"SEO Optimized"
] ]
min_version = "0.53" min_version = "0.53"
@@ -29,7 +30,6 @@ min_version = "0.53"
name = "Fastbyte01" name = "Fastbyte01"
homepage = "https://www.fsb01.com/" homepage = "https://www.fsb01.com/"
# If porting an existing theme
[original] [original]
name = "LiuZhichao" name = "LiuZhichao"
homepage = "https://liuzhichao.com/" homepage = "https://liuzhichao.com/"