-
Hey there, thanks for the awesome theme! I would like to know how can I create a Jumbotron-style header in the landing page, like the demo page: https://dieghernan.github.io/chulapa/ I tried to create this config in my index.markdown:
But all I got is a normal, landscape-esque header instead. Any suggestions would be great since I'm inexperienced in using Jekyll. Thanks in advance! 🙏 |
Beta Was this translation helpful? Give feedback.
Answered by
edopelawi
Sep 23, 2023
Replies: 1 comment
-
Nevermind, it turns out the Here's the result: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
edopelawi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nevermind, it turns out the
header_type
value should besplash
instead ofhero
. Closing this discussion for the time being, thanks!Here's the result: