Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Fastbyte01/KeepIt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiuseppe Pignataro <rogepix@gmail.com>2019-02-03 15:08:02 +0300
committerGiuseppe Pignataro <rogepix@gmail.com>2019-02-03 15:08:02 +0300
commit87f67701e69950e76a16f00f8a22bdae066d285b (patch)
tree6b3148e378667a5ae9af4f42a1310b52018ffb73 /theme.toml
parent0da2b11f330b7665e6e7a7e822443004ce221dbc (diff)
Minor changes
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml8
1 files changed, 4 insertions, 4 deletions
diff --git a/theme.toml b/theme.toml
index 288fb1c..7c522d5 100644
--- a/theme.toml
+++ b/theme.toml
@@ -3,9 +3,9 @@
name = "KeepIt"
license = "MIT"
-licenselink = "https://github.com/liuzc/LeaveIt/blob/master/LICENSE"
-description = "A simple, clean blog theme for hugo."
-homepage = "https://liuzhichao.com/"
+licenselink = "https://github.com/Fastbyte01/KeepIt/blob/master/LICENSE"
+description = "A minimal and responsive theme for Hugo."
+homepage = "https://www.fsb01.com/"
tags = [
"blog",
"minimal",
@@ -22,6 +22,7 @@ features = [
"pagination",
"social-menu",
"syntax-highlighting",
+ "SEO Optimized"
]
min_version = "0.53"
@@ -29,7 +30,6 @@ min_version = "0.53"
name = "Fastbyte01"
homepage = "https://www.fsb01.com/"
-# If porting an existing theme
[original]
name = "LiuZhichao"
homepage = "https://liuzhichao.com/"