mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-23 18:10:52 +02:00
parent
33edab5882
commit
661cadc173
4 changed files with 4 additions and 4 deletions
|
@ -4,5 +4,5 @@ go 1.15
|
|||
|
||||
require (
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-core v0.3.1
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-seo v0.2.2
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-seo v0.2.3
|
||||
)
|
||||
|
|
|
@ -24,7 +24,7 @@ sitemap:
|
|||
changefreq: weekly
|
||||
module:
|
||||
hugoVersion:
|
||||
min: '0.123.3'
|
||||
min: '0.134.1'
|
||||
extended: true
|
||||
imports:
|
||||
- path: github.com/HugoBlox/hugo-blox-builder/modules/blox-core
|
||||
|
|
|
@ -2,4 +2,4 @@ module github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind
|
|||
|
||||
go 1.19
|
||||
|
||||
require github.com/HugoBlox/hugo-blox-builder/modules/blox-analytics v0.1.2
|
||||
require github.com/HugoBlox/hugo-blox-builder/modules/blox-analytics v0.1.3
|
||||
|
|
|
@ -58,7 +58,7 @@ sitemap:
|
|||
changefreq: weekly
|
||||
module:
|
||||
hugoVersion:
|
||||
min: '0.126.0'
|
||||
min: '0.134.1'
|
||||
extended: true
|
||||
imports:
|
||||
- path: github.com/HugoBlox/hugo-blox-builder/modules/blox-analytics
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue