-
Notifications
You must be signed in to change notification settings - Fork 0
/
theme.toml
35 lines (33 loc) · 848 Bytes
/
theme.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Hugo June Theme"
license = "MIT"
licenselink = "https://github.com/ClavinJune/hugo-june-theme/blob/master/LICENSE"
description = "A simple multilingual personal site and blogs"
homepage = "https://hugo.clavinjune.dev"
tags = [
"minimal",
"light",
"personal",
"blog",
"multilingual",
"responsive"
]
features = [
"blog",
"brave rewards verification file",
"content security policy support",
"custom shortcodes",
"giscus support comment section",
"google site verification meta tag",
"minimalist",
"multilingual",
"responsive",
"simple",
"skip-to-content button",
"web monetization meta tag"
]
min_version = "0.88.1"
[[params.author]]
name = "Clavin June"
homepage = "https://clavinjune.dev"