mirror of
https://github.com/idanoo/m2.nz.git
synced 2024-11-22 08:15:13 +00:00
36 lines
660 B
TOML
36 lines
660 B
TOML
|
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"
|