mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 19:15:16 +02:00
fix: blox-seo require
This commit is contained in:
parent
44846a6691
commit
5849f386bd
2 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
# Hugo Blox Builder
|
||||
|
||||
version = "5.9.5"
|
||||
version = "5.9.6"
|
||||
|
|
|
@ -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.1
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-seo v0.2.2
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue