mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-29 08:37:29 -05:00
Add basic theme files
This commit is contained in:
15
theme.toml
Normal file
15
theme.toml
Normal file
@ -0,0 +1,15 @@
|
||||
# theme.toml template for a Hugo theme
|
||||
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
||||
|
||||
name = "bobatheme"
|
||||
license = "MIT"
|
||||
licenselink = "https://github.com/BBaoVanC/bobatheme/blob/master/LICENSE"
|
||||
description = "Simple Hugo theme for boba.best and bbaovanc.com"
|
||||
homepage = "https://boba.best/"
|
||||
tags = []
|
||||
features = []
|
||||
min_version = "0.41.0"
|
||||
|
||||
[author]
|
||||
name = "bbaovanc"
|
||||
homepage = "https://bbaovanc.com"
|
Reference in New Issue
Block a user