Make footer easier on screen readers
This commit is contained in:
parent
e3b83d2e77
commit
6ed67bf503
1 changed files with 3 additions and 3 deletions
|
|
@ -50,15 +50,15 @@
|
|||
</div>
|
||||
<div class="footer">
|
||||
<div class="item">
|
||||
<h3><i class="fa fa-info-circle"></i> About WiiLink24</h3>
|
||||
<h2><i class="fa fa-info-circle"></i> About WiiLink24</h3>
|
||||
<p>WiiLink24 is a revival service for the now-defunct Japanese exclusive Wii channels. This service will (soon) allow you to use <b>Wii no Ma</b>, <b>Demae Channel</b>, and <b>Digicam Print Channel</b>.</p>
|
||||
</div>
|
||||
<div class="item">
|
||||
<h3><i class="fa fa-copyright"></i> 2020-2021 WiiLink24 Team</h3>
|
||||
<h2><i class="fa fa-copyright"></i> 2020-2021 WiiLink24 Team</h3>
|
||||
<p>We are not associated with Nintendo nor its affiliates. We are also not associated with the staff of any other online services for the Wii.</p>
|
||||
</div>
|
||||
<div class="item">
|
||||
<h3><i class="fa fa-globe-americas"></i> Social Media</h3>
|
||||
<h2><i class="fa fa-globe-americas"></i> Social Media</h3>
|
||||
<a target="_blank" href="https://github.com/wiilink24"><i class="fab fa-github"></i> GitHub</a>
|
||||
<br>
|
||||
<a target="_blank" href="https://discord.gg/n4ta3w6"><i class="fab fa-discord"></i> Discord</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue