Update to current version
All checks were successful
Building & Deploying Website / Deploy-Website (push) Successful in 12s

This commit is contained in:
2025-11-05 23:14:41 +01:00
parent a8304db3e2
commit 05f0b104d4
300 changed files with 40464 additions and 6492 deletions

View File

@@ -3,6 +3,7 @@ license = "MIT"
licenselink = "https://github.com/luizdepra/hugo-coder/blob/master/LICENSE.md"
description = "A simple and clean blog theme for Hugo"
homepage = "https://github.com/luizdepra/hugo-coder/"
demosite = "https://hugo-coder.netlify.app/"
tags = [
"blog",
"minimal",
@@ -10,7 +11,10 @@ tags = [
"responsive",
"simple",
"clean",
"personal"
"personal",
"light",
"dark",
"dark mode"
]
features = [
"analytics",
@@ -20,7 +24,7 @@ features = [
"single-column",
"syntax-highlighting"
]
min_version = "0.79.0"
min_version = "0.124.0"
[author]
name = "Luiz F. A. de Prá"