mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 03:00:50 +02:00
starters: update
This commit is contained in:
parent
1975d0f568
commit
d9af47ca37
3 changed files with 5 additions and 4 deletions
|
@ -31,6 +31,7 @@ header:
|
||||||
navbar:
|
navbar:
|
||||||
enable: true
|
enable: true
|
||||||
blox: "navbar"
|
blox: "navbar"
|
||||||
|
align: "center"
|
||||||
fixed_to_top: true
|
fixed_to_top: true
|
||||||
logo:
|
logo:
|
||||||
text: ""
|
text: ""
|
||||||
|
|
|
@ -20,10 +20,10 @@ sections:
|
||||||
text: Read the docs
|
text: Read the docs
|
||||||
url: https://docs.hugoblox.com
|
url: https://docs.hugoblox.com
|
||||||
announcement:
|
announcement:
|
||||||
text: Announcing the release of version 1.
|
text: "Announcing the release of version 1."
|
||||||
link:
|
link:
|
||||||
text: Read more
|
text: "Read more"
|
||||||
url: /blog/
|
url: "/blog/"
|
||||||
design:
|
design:
|
||||||
spacing:
|
spacing:
|
||||||
padding: [0, 0, 0, 0]
|
padding: [0, 0, 0, 0]
|
||||||
|
|
|
@ -4,5 +4,5 @@ go 1.19
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231108143325-448ed0e3bd2b
|
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231108143325-448ed0e3bd2b
|
||||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.1.2-0.20240103201312-35f75d5b7e3b
|
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.1.2-0.20240113174520-1975d0f568ff
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue