Make footer easier on screen readers

This commit is contained in:
zurgeg 2020-12-22 10:42:01 -05:00 committed by GitHub
commit 6ed67bf503
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>