mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-06 00:33:39 +00:00
Rename theme path
This commit is contained in:
19
themes/hugo-theme-gruvbox/theme.toml
Normal file
19
themes/hugo-theme-gruvbox/theme.toml
Normal file
@@ -0,0 +1,19 @@
|
||||
name = "Gruvbox"
|
||||
license = "MIT"
|
||||
licenselink = "https://github.com/schnerring/hugo-theme-gruvbox/blob/main/LICENSE"
|
||||
description = "A retro-looking Hugo theme inspired by the gruvbox. The pastel colors are high contrast, easily distinguishable, pleasing to the eye, and feature light and dark color palettes."
|
||||
homepage = "https://github.com/schnerring/hugo-theme-gruvbox"
|
||||
demosite = "https://hugo-theme-gruvbox.schnerring.net"
|
||||
tags = [
|
||||
"blog",
|
||||
"dark mode",
|
||||
"minimal",
|
||||
"personal",
|
||||
"responsive"
|
||||
]
|
||||
features = ["dark mode"]
|
||||
min_version = "0.41.0"
|
||||
|
||||
[author]
|
||||
name = "Michael Schnerring"
|
||||
homepage = "https://schnerring.net"
|
Reference in New Issue
Block a user