Replies: 1 comment
-
|
This is caused by the commit 6ff8f5c . #v5.0.0-beta.0
hugo mod get github.com/wowchemy/wowchemy-hugo-modules/netlify-cms-academic@be0fa17ac006d36d2a1691d3760f43abce6f6327
hugo mod get github.com/wowchemy/wowchemy-hugo-modules/wowchemy@be0fa17ac006d36d2a1691d3760f43abce6f6327
module github.com/wowchemy/starter-academic
go 1.15
require (
github.com/wowchemy/wowchemy-hugo-modules/netlify-cms-academic v0.0.0-20201016182837-be0fa17ac006
github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20201016182837-be0fa17ac006
) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I used to use the slider widget with auto-scaling option of background image in V4.8. Now that I have upgraded to V 5.0 this doesn't seem to work. My code was:
Any help on that?
P.S.: I'm mostly using the slider widget as an image carousel tool (with no text).
Beta Was this translation helpful? Give feedback.
All reactions