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
|
||||
========================
|
||||
|
||||
|
11
theme.toml
11
theme.toml
@ -1,11 +1,11 @@
|
||||
# theme.toml template for a Hugo theme
|
||||
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
||||
|
||||
name = "LeaveIt"
|
||||
name = "LeaveItFork"
|
||||
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."
|
||||
homepage = "https://liuzhichao.com/"
|
||||
homepage = "https://git.meutel.net/meutel/LeaveItFork"
|
||||
tags = [
|
||||
"blog",
|
||||
"minimal",
|
||||
@ -26,5 +26,10 @@ features = [
|
||||
min_version = "0.41"
|
||||
|
||||
[author]
|
||||
name = "meutel"
|
||||
homepage = "https://www.meutel.net"
|
||||
|
||||
[original]
|
||||
name = "LiuZhichao"
|
||||
homepage = "https://liuzhichao.com/"
|
||||
repo = "https://github.com/liuzc/LeaveIt"
|
Loading…
Reference in New Issue
Block a user