diff --git a/_data/sidebars/main.yml b/_data/sidebars/main.yml index 7fccd6257..074f14d1c 100644 --- a/_data/sidebars/main.yml +++ b/_data/sidebars/main.yml @@ -69,4 +69,3 @@ subitems: url: /nels_assembly.html - title: Covid-19 Data Portal url: /covid19_data_portal.html - diff --git a/_includes/sidebar.html b/_includes/sidebar.html index 86064b13e..05f826350 100644 --- a/_includes/sidebar.html +++ b/_includes/sidebar.html @@ -6,219 +6,225 @@ {%- capture planning -%}{%- if page.url == "/planning.html" -%}st5{%- else -%}st15{%- endif -%}{%- endcapture -%} {%- capture collecting -%}{%- if page.url == "/collecting.html" -%}st6{%- else -%}st16{%- endif -%}{%- endcapture -%} {%- capture sharing -%}{%- if page.url == "/sharing.html" -%}st7{%- else -%}st17{%- endif -%}{%- endcapture -%} - - + + +
+ + +
diff --git a/_includes/topnav.html b/_includes/topnav.html index 09dd77fe4..4a505b9cd 100644 --- a/_includes/topnav.html +++ b/_includes/topnav.html @@ -1,6 +1,6 @@
-