Header accessibility

master
southerntofu 2020-03-29 19:14:38 +02:00
parent 268a9caead
commit 61abb66d02
1 changed files with 3 additions and 4 deletions

View File

@ -1,13 +1,12 @@
+++
+++
<h1 style="display: none">dnsmanager</h1>
<h1 hidden>dnsmanager</h1>
```
<pre aria-hidden="true"><code>
_
__| |_ __ ___ _ __ ___ __ _ _ __ __ _ __ _ ___ _ __
/ _` | '_ \/ __| '_ ` _ \ / _` | '_ \ / _` |/ _` |/ _ \ '__|
| (_| | | | \__ \ | | | | | (_| | | | | (_| | (_| | __/ |
\__,_|_| |_|___/_| |_| |_|\__,_|_| |_|\__,_|\__, |\___|_|
|___/
```
</code></pre>