Closed samholmes closed 1 month ago
The footer sections (links and copyright blurb) should be reversed in order (links first, then copyright blurb).
Add target="_blank" to footer links to open them in a new tab.
target="_blank"
I created a pull request related to this issue.
That's kindly appreciated!
1 change order or sections
The footer sections (links and copyright blurb) should be reversed in order (links first, then copyright blurb).
2 open links in new tab
Add
target="_blank"
to footer links to open them in a new tab.