Minor changes
This commit is contained in:
@@ -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/"
|
||||||
|
|||||||
Reference in New Issue
Block a user