mirror of
https://github.com/thangisme/notes.git
synced 2025-11-23 13:12:25 -05:00
A11y updates
This commit is contained in:
@@ -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