Update project description
This commit is contained in:
parent
2884e266ba
commit
13dfc43bbd
@ -1,3 +1,9 @@
|
|||||||
|
LeaveItFork Hugo Theme
|
||||||
|
======================
|
||||||
|
|
||||||
|
LeaveItFork is a fork of LeaveIt, with default dark theme, and minor modifications.
|
||||||
|
|
||||||
|
|
||||||
LeaveIt Hugo Theme
|
LeaveIt Hugo Theme
|
||||||
========================
|
========================
|
||||||
|
|
||||||
|
11
theme.toml
11
theme.toml
@ -1,11 +1,11 @@
|
|||||||
# theme.toml template for a Hugo theme
|
# theme.toml template for a Hugo theme
|
||||||
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
||||||
|
|
||||||
name = "LeaveIt"
|
name = "LeaveItFork"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
licenselink = "https://github.com/liuzc/LeaveIt/blob/master/LICENSE"
|
licenselink = "https://git.meutel.net/meutel/LeaveItFork/src/branch/master/LICENSE"
|
||||||
description = "A simple, clean blog theme for hugo."
|
description = "A simple, clean blog theme for hugo."
|
||||||
homepage = "https://liuzhichao.com/"
|
homepage = "https://git.meutel.net/meutel/LeaveItFork"
|
||||||
tags = [
|
tags = [
|
||||||
"blog",
|
"blog",
|
||||||
"minimal",
|
"minimal",
|
||||||
@ -26,5 +26,10 @@ features = [
|
|||||||
min_version = "0.41"
|
min_version = "0.41"
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
|
name = "meutel"
|
||||||
|
homepage = "https://www.meutel.net"
|
||||||
|
|
||||||
|
[original]
|
||||||
name = "LiuZhichao"
|
name = "LiuZhichao"
|
||||||
homepage = "https://liuzhichao.com/"
|
homepage = "https://liuzhichao.com/"
|
||||||
|
repo = "https://github.com/liuzc/LeaveIt"
|
Loading…
Reference in New Issue
Block a user