summaryrefslogtreecommitdiff
path: root/themes/LoveIt/theme.toml
diff options
context:
space:
mode:
Diffstat (limited to 'themes/LoveIt/theme.toml')
-rw-r--r--themes/LoveIt/theme.toml35
1 files changed, 35 insertions, 0 deletions
diff --git a/themes/LoveIt/theme.toml b/themes/LoveIt/theme.toml
new file mode 100644
index 0000000..504ab7a
--- /dev/null
+++ b/themes/LoveIt/theme.toml
@@ -0,0 +1,35 @@
+name = "LoveIt"
+license = "MIT"
+licenselink = "https://github.com/dillonzq/LoveIt/blob/master/LICENSE"
+description = "A Clean, Elegant but Advanced Hugo Theme for Hugo."
+
+homepage = "https://hugoloveit.com"
+demosite = "https://hugoloveit.com"
+
+tags = [
+ "blog",
+ "clean",
+ "responsive",
+ "dark",
+ "theme"
+]
+features = [
+ "cover-image",
+ "favicon",
+ "multilingual",
+ "pagination",
+ "social-menu",
+ "syntax-highlighting",
+ "SEO Optimized"
+]
+
+min_version = "0.62.0"
+
+[author]
+ name = "Dillon"
+ homepage = "https://dillonzq.com/"
+
+[original]
+ name = "Fastbyte01"
+ homepage = "https://www.fsb01.com/"
+ repo = "https://github.com/Fastbyte01/KeepIt"