mirror of
https://github.com/expressjs/expressjs.com.git
synced 2026-02-22 03:51:33 +00:00
a11y fix: header navigation landmark (primary navigation) (#1848)
* add primary navigation landmark * fix layout of home page * update translation home pages --------- Co-authored-by: Sebastian Beltran <bjohansebas@gmail.com>
This commit is contained in:
@@ -8,8 +8,6 @@ description: Express is a fast, unopinionated, minimalist web framework for Node
|
||||
---
|
||||
|
||||
<section id="home-content">
|
||||
{% include header.html %}
|
||||
<div id="overlay"></div>
|
||||
<div id="homepage-leftpane" class="pane">
|
||||
<section id="description">
|
||||
<div class="express"><a href="/">Express</a></div>
|
||||
|
||||
Reference in New Issue
Block a user