theme: update to v4.3.1
This commit is contained in:
parent
5f6f1323f6
commit
7e535c969b
@ -9,6 +9,10 @@ weight = 1 # Order that this section will appear.
|
||||
# Use `false` to disable animation or enter a time in ms, e.g. `5000` (5s).
|
||||
interval = false
|
||||
|
||||
# Slide height (optional).
|
||||
# E.g. `500px` for 500 pixels or `calc(100vh - 70px)` for full screen.
|
||||
height = ""
|
||||
|
||||
# Slides.
|
||||
# Duplicate an `[[item]]` block to add more slides.
|
||||
[[item]]
|
||||
|
@ -3,7 +3,7 @@
|
||||
publish = "public"
|
||||
|
||||
[build.environment]
|
||||
HUGO_VERSION = "0.55.5"
|
||||
HUGO_VERSION = "0.55.6"
|
||||
HUGO_ENABLEGITINFO = "true"
|
||||
|
||||
[context.production.environment]
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 8857bffa20f083a6972afe38d052fa4eeea095ab
|
||||
Subproject commit 0438fabbc3d505b6d2e2a977f5a1fd3b556a81de
|
Loading…
Reference in New Issue
Block a user