-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
bugSomething isn't workingSomething isn't working
Description
gcweb-jekyll/_layouts/default.html
Line 15 in 22e354f
| <h1 id="wb-cont" property="name">{{ page-title }}</h1> |
Describe the bug
It seems that the variable page-title isn't pulling the variable page.contentTitle. If the page.title and page.contentTitle are defined in the front matter, we have 2 h1tags on a page, one for each variable.
To Reproduce
Steps to reproduce the behavior:
- Go to https://wet-boew.github.io/gcweb-jekyll/en/index.html
- See error
Expected behavior
We should have one h1 tag pulling its content from page.contentTitle, unless two h1 are explicitly required.
Desktop (please complete the following information):
- OS: any
- Browser: any
- Version: any
Smartphone (please complete the following information):
- Device: any
- OS: any
- Browser: any
- Version: any
Reactions are currently unavailable
Metadata
Metadata
Labels
bugSomething isn't workingSomething isn't working
