self_Hosting_website/my_space/themes/red-rose/theme.toml
2024-06-03 03:05:13 +05:30

21 lines
560 B
TOML

name = "Red Rose"
license = "MIT"
licenselink = "https://github.com/httpsecure/hugo-theme-red-rose/blob/main/LICENSE"
description = "Hugo Blog Portofolio Dark theme"
# The home page of the theme, where the source can be found.
homepage = "https://github.com/httpsecure/hugo-theme-red-rose"
# If you have a running demo of the theme.
demosite = "https://red-rose.netlify.app/"
tags = ["blog", "portofolio", "dark theme"]
features = ["bootstrap"]
# If the theme has a single author
[author]
name = "Aziz"
homepage = "https://github.com/httpsecure"