Larson Notes and updated a bunch of templates for Artera.
This commit is contained in:
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user