mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 19:15:16 +02:00
starters(notes): get fix for regression space in Book menu
This commit is contained in:
parent
b804e4ab2f
commit
0fa9b81706
1 changed files with 2 additions and 2 deletions
|
@ -3,6 +3,6 @@ module github.com/wowchemy/starter-book
|
|||
go 1.14
|
||||
|
||||
require (
|
||||
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20220516105526-3e7984306cdc // indirect
|
||||
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20220516105526-3e7984306cdc // indirect
|
||||
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20220516122451-b804e4ab2fa6 // indirect
|
||||
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20220516122451-b804e4ab2fa6 // indirect
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue