diff --git a/README.md b/README.md index ca94ada..c3e17b7 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/config.toml b/config.toml index 25a1fa1..89c055a 100644 --- a/config.toml +++ b/config.toml @@ -53,4 +53,10 @@ enableDNT = false simple = false [privacy.youtube] disable = false -privacyEnhanced = true \ No newline at end of file +privacyEnhanced = true + +[module] + [module.hugoVersion] + extended = true + min = "0.101.0" + max = "0.105.0" \ No newline at end of file diff --git a/theme.toml b/theme.toml index d5e2f10..445d451 100644 --- a/theme.toml +++ b/theme.toml @@ -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