From 87f67701e69950e76a16f00f8a22bdae066d285b Mon Sep 17 00:00:00 2001 From: Giuseppe Pignataro Date: Sun, 3 Feb 2019 13:08:02 +0100 Subject: [PATCH] Minor changes --- theme.toml | 8 ++++---- 1 file 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/"