Merge pull request #133 from leoheitmannruiz/patch-2

Add demosite to theme.toml
This commit is contained in:
MeiK
2024-02-11 11:44:07 +08:00
committed by GitHub

View File

@@ -6,6 +6,7 @@ license = "MIT"
licenselink = "https://github.com/MeiK2333/github-style/blob/master/LICENSE" licenselink = "https://github.com/MeiK2333/github-style/blob/master/LICENSE"
description = "github-style hugo theme" description = "github-style hugo theme"
homepage = "https://github.com/MeiK2333" homepage = "https://github.com/MeiK2333"
demosite = "https://meik2333.com/"
tags = ["blog", "google analytics"] tags = ["blog", "google analytics"]
features = ["google analytics"] features = ["google analytics"]
min_version = "0.41" min_version = "0.41"