dracublog/theme.toml

16 lines
592 B
TOML

# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Dracublog"
license = "MIT"
licenselink = "https://git.earne.link/earnestma/dracublog/src/branch/main/license"
description = "A simple, fully-featured blogging theme with Dracula colors"
homepage = "http://www.earnestma.xyz/dracublog"
tags = ["blog", "customizable", "dark", "fast", "modern", "responsive"]
features = ["blog", "customizable", "dark", "fast", "modern", "responsive"]
min_version = "0.67.1"
[author]
name = "earnest ma"
homepage = "https://www.earnestma.xyz"