Header accessibility
parent
268a9caead
commit
61abb66d02
|
@ -1,13 +1,12 @@
|
|||
+++
|
||||
+++
|
||||
<h1 style="display: none">dnsmanager</h1>
|
||||
<h1 hidden>dnsmanager</h1>
|
||||
|
||||
```
|
||||
<pre aria-hidden="true"><code>
|
||||
_
|
||||
__| |_ __ ___ _ __ ___ __ _ _ __ __ _ __ _ ___ _ __
|
||||
/ _` | '_ \/ __| '_ ` _ \ / _` | '_ \ / _` |/ _` |/ _ \ '__|
|
||||
| (_| | | | \__ \ | | | | | (_| | | | | (_| | (_| | __/ |
|
||||
\__,_|_| |_|___/_| |_| |_|\__,_|_| |_|\__,_|\__, |\___|_|
|
||||
|___/
|
||||
```
|
||||
|
||||
</code></pre>
|
||||
|
|
Loading…
Reference in New Issue