Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add stacked header subtitle as new page header variable #193

Merged
merged 2 commits into from
Nov 20, 2023

Commits on Nov 2, 2023

  1. Add stacked header subtitle as new page header variable

    Ref #192
    
    This allows page subscribers to set a subtitle which will be stacked
    inside the h1.
    andybroomfield committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    6e456f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Amend test to add a subtitle

    - Add subtitle test condition and amendment to test page header
    - Use xpath to get the header, as sometimes page title is found on page as it is the title tag.
      also, the adjustment of the template means the exact markup for the h1 breaks with newlines.
    andybroomfield committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    24e0cbc View commit details
    Browse the repository at this point in the history