mirror of
https://github.com/snachodog/just-the-docs.git
synced 2026-06-04 03:27:14 -06:00
A11y updates
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
<nav>
|
<nav role="navigation" aria-label="Main navigation">
|
||||||
<ul class="navigation-list">
|
<ul class="navigation-list">
|
||||||
{% assign pages_list = site.html_pages | sort:"nav_order" %}
|
{% assign pages_list = site.html_pages | sort:"nav_order" %}
|
||||||
{% for node in pages_list %}
|
{% for node in pages_list %}
|
||||||
|
|||||||
Reference in New Issue
Block a user