aria-hidden and minor wording changes
This commit is contained in:
@@ -13,11 +13,11 @@
|
||||
[[ component:dark-mode-checkbox ]]
|
||||
<div id="main">
|
||||
<div>
|
||||
<input id="fancy-title" type="checkbox"/><label for="fancy-title">Fancy Title</label>
|
||||
<input id="fancy-title" type="checkbox"/><label for="fancy-title" aria-hidden="true">Fancy Title</label>
|
||||
<br>
|
||||
<h2>prussiafan.club</h2>
|
||||
<br>
|
||||
<p>This is my blog. I also have a <a href="https://prussia.dev">portfolio</a>. Use Linux? Like Vim and i3/Sway? Then check out <a href="https://github.com/stjet/ming-wm">ming-wm</a>. I like free software, privacy, yada yada.</p>
|
||||
<p>This is my blog. I also have a <a href="https://prussia.dev">portfolio</a>. Use Linux? Like Vim and i3/Sway? Then check out ming-wm (<a href="https://git.elintra.net/stjet/ming-wm">Gitea</a>, <a href="https://github.com/stjet/ming-wm">G*thub</a>). I like free software, privacy, yada yada.</p>
|
||||
</div>
|
||||
<div>
|
||||
<ul>
|
||||
@@ -38,7 +38,7 @@
|
||||
[[ component:random/quote5 ]]
|
||||
[[ component:random/rss ]]
|
||||
[[ component:random/email ]]
|
||||
<a id="ciran" href="/#badges">See some random stuff</a>
|
||||
<a id="ciran" href="/#badges" aria-hidden="true">See some random stuff</a>
|
||||
<br>An incarnation of the <a href="https://n0thanky0u.neocities.org/denparing">denpa webring</a>.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user