feat: add inject support

Co-authored-by: st1020 <me@st1020.com>
This commit is contained in:
Damien LaRocque 2024-10-05 11:12:49 -04:00 committed by GitHub
parent fe3b3a6e14
commit a6cf030459
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 48 additions and 10 deletions

View file

@ -79,6 +79,8 @@
</li>
{% endfor %}
</ul>
<!-- Header Nav inject -->
{% include "injects/header_nav.html" ignore missing %}
</nav>
{% endif %}
</div>