Update pages to be ADA-compliant

This commit is contained in:
Frankie B 2023-10-15 20:52:32 +01:00
commit 4b585fe2ca
10 changed files with 37 additions and 38 deletions

View file

@ -24,7 +24,7 @@
$top_tracks = json_decode(file_get_contents($api_root . '/lastfm/top'));
$count = 0;
@endphp
<table class="info-table">
<table class="info-table" role="presentation">
<tr>
<td colspan="4">
<h2>Last/Current Track:</h2>