update hugo and package versions
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[hugoVersion]
|
||||
extended = true
|
||||
min = "0.139.2"
|
||||
min = "0.141.0"
|
||||
|
||||
[[imports]]
|
||||
path = "github.com/zeon-studio/hugoplate"
|
||||
|
||||
@@ -27,4 +27,5 @@ require (
|
||||
github.com/gethugothemes/hugo-modules/table-of-contents v0.0.0-20250112030311-a0de82520a5a // indirect
|
||||
github.com/gethugothemes/hugo-modules/videos v0.0.0-20250112030311-a0de82520a5a // indirect
|
||||
github.com/hugomods/mermaid v0.1.4 // indirect
|
||||
github.com/zeon-studio/hugoplate v0.0.0-20250116040859-e767a2ce9068 // indirect
|
||||
)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
######################## default configuration ####################
|
||||
# The base URL of your site (required). This will be prepended to all relative URLs.
|
||||
baseURL = "https://inside.themefisher.com"
|
||||
baseURL = "https://example.org"
|
||||
# Title of your website (required).
|
||||
title = "Hugoplate"
|
||||
# Your theme name
|
||||
|
||||
Reference in New Issue
Block a user