Added min/max hugo version to config.toml.

This commit is contained in:
Jeremy Nusser 2022-11-01 11:14:45 -05:00
parent 9776a9d1e3
commit cda7fa6629
3 changed files with 9 additions and 3 deletions

View File

@ -1,4 +1,4 @@
![Tailbliss](https://tailbliss.netlify.app/images/tailbliss-full-blue.png)
![Tailbliss](/images/tailbliss-full-blue.png)
# TailBliss
Hugo + TailwindCSS 3.2.0 + Alpine.js for Hacktoberfest

View File

@ -53,4 +53,10 @@ enableDNT = false
simple = false
[privacy.youtube]
disable = false
privacyEnhanced = true
privacyEnhanced = true
[module]
[module.hugoVersion]
extended = true
min = "0.101.0"
max = "0.105.0"

View File

@ -9,7 +9,7 @@ homepage = "https://github.com/nusserstudios/tailbliss"
# If you have a running demo of the theme.
demosite = "https://tailbliss.netlify.app/"
tags = ["blog", "tailwind", "tailwindcss", "darkmode", "lightmode" ]
tags = ["blog", "tailwind", "tailwindcss", "darkmode", "lightmode", "light/dark mode"]
features = ["blog", "categories", "webp", "tailwind3", "light/dark mode", "alpinejs"]
# If the theme has a single author