mirror of
https://github.com/expressjs/expressjs.com.git
synced 2026-02-22 03:51:33 +00:00
separate content of headers and footer (#1769)
This commit is contained in:
committed by
GitHub
parent
bf006cdd00
commit
d94613aad5
@@ -7,7 +7,7 @@ description: Express is a fast, unopinionated, minimalist web framework for Node
|
||||
providing a robust set of features for web and mobile applications.
|
||||
---
|
||||
<section id="home-content">
|
||||
{% include header/header-{{ page.lang }}.html %}
|
||||
{% include header.html %}
|
||||
<div id="overlay"></div>
|
||||
<div id="homepage-leftpane" class="pane">
|
||||
<section id="description">
|
||||
|
||||
Reference in New Issue
Block a user