mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-25 10:50: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:
|
||||
enable: true
|
||||
blox: "navbar"
|
||||
align: "center"
|
||||
fixed_to_top: true
|
||||
logo:
|
||||
text: ""
|
||||
|
|
|
@ -20,10 +20,10 @@ sections:
|
|||
text: Read the docs
|
||||
url: https://docs.hugoblox.com
|
||||
announcement:
|
||||
text: Announcing the release of version 1.
|
||||
text: "Announcing the release of version 1."
|
||||
link:
|
||||
text: Read more
|
||||
url: /blog/
|
||||
text: "Read more"
|
||||
url: "/blog/"
|
||||
design:
|
||||
spacing:
|
||||
padding: [0, 0, 0, 0]
|
||||
|
|
|
@ -4,5 +4,5 @@ go 1.19
|
|||
|
||||
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-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