8 lines
303 B
Text
8 lines
303 B
Text
|
|
---
|
||
|
|
layout: layouts/base.njk
|
||
|
|
permalink: "/accessibility/"
|
||
|
|
title: Accessibility
|
||
|
|
---
|
||
|
|
<h1 class="text-2xl font-bold mb-4">Accessibility</h1>
|
||
|
|
<p>This site aims for WCAG 2.1 AA. Use the A11y menu in the header to adjust font size, contrast, and motion preferences. Preferences are saved in your browser.</p>
|