-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththeme.toml
More file actions
23 lines (18 loc) · 687 Bytes
/
theme.toml
File metadata and controls
23 lines (18 loc) · 687 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = 'cmpt-mdevtools'
license = 'MIT'
licenselink = 'https://github.com/hugo-fixit/cmpt-mdevtools/LICENSE'
description = 'Mobile devtools component powered by vConsole and eruda.'
min_version = "0.146.0"
# The home page of the theme, where the source can be found
homepage = 'https://github.com/hugo-fixit/cmpt-mdevtools'
# If you have a running demo of the theme
demosite = 'https://fixit.lruihao.cn'
# Taxonomy terms
tags = ['component']
features = ['mobile', 'devtools']
# If the theme has a single author
[author]
name = 'Lruihao'
homepage = 'https://lruihao.cn'