From ea1f59da7d53392a42cd47b9baad024d1a7c557e Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 2 Dec 2020 17:34:57 -0500 Subject: use aria-current="page" instead of custom class --- static/faq.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'static/faq.html') diff --git a/static/faq.html b/static/faq.html index 5c0e907d..3d1ea72b 100644 --- a/static/faq.html +++ b/static/faq.html @@ -21,7 +21,7 @@ - + @@ -33,7 +33,7 @@
  • Install
  • Build
  • Usage
  • -
  • FAQ
  • +
  • FAQ
  • Releases
  • Source
  • Donate
  • -- cgit v1.3.1