Larson Notes and updated a bunch of templates for Artera.

This commit is contained in:
Norm Rasmussen
2023-06-29 17:31:14 -04:00
parent a321234a07
commit f314daed98
45 changed files with 3729 additions and 45 deletions

View File

@ -9,7 +9,7 @@
{% else %}
<div class="np-sub-navigation-content-item {{ link.active_class }}">
<a class="np-sub-navigation-content-item-link" href="{{ link.url }}">
{{ link.label }}
{% comment %} {{ link.label }} {% endcomment %}
</a>
</div>
{% endif %}
@ -40,4 +40,4 @@
<script>
document.querySelector(".logo-and-sub-nav > .np-sub-navigation-content").style.removeProperty("display");
</script>
</script>