separate content of headers and footer (#1769)

This commit is contained in:
Sebastian Beltran
2025-02-06 18:13:51 -05:00
committed by GitHub
parent bf006cdd00
commit d94613aad5
95 changed files with 1499 additions and 3415 deletions

View File

@@ -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">