Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: getnikola/nikola
base: 92466d0c70ec
Choose a base ref
...
head repository: getnikola/nikola
compare: bd4432623591
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Apr 15, 2018

  1. Add element role to navigation bar

    Add element `role` to the navigation bar to avoid the validation
    error: `Element div is missing one or more of the following
    attributes: role.`
    
    Fixes #3035
    tbm committed Apr 15, 2018
    Copy the full SHA
    7a04a66 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3038 from tbm/add-role

    Add element role to navigation bar
    Kwpolska committed Apr 15, 2018
    Copy the full SHA
    bd44326 View commit details
    Browse the repository at this point in the history