feat: Consolidate body navigation
- Update html spec in components page - Add form components - Add JS for components which is not globally available - Move body navigation to main template - Reformat main template
This commit is contained in:
parent
8f15664d57
commit
4fcd7742a8
6 changed files with 167 additions and 96 deletions
|
|
@ -15,10 +15,6 @@ tags:
|
|||
|
||||
{% block main %}
|
||||
<!-- {{ page.fileSlug }}.page -->
|
||||
<div class="temp_layer">
|
||||
<!-- <div class="exp_overlay_btn exp_help_btn"> <span class="span_solo">?</span> </div> -->
|
||||
{% include "hippie/partials/_body_nav.njk" %}
|
||||
</div>
|
||||
<div id="begin" class="">
|
||||
<section class="sec_main_center">
|
||||
<header class="header_txt">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue