Update to current version
All checks were successful
Building & Deploying Website / Deploy-Website (push) Successful in 12s
All checks were successful
Building & Deploying Website / Deploy-Website (push) Successful in 12s
This commit is contained in:
@@ -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á"
|
||||
|
||||
Reference in New Issue
Block a user