Update pages to be ADA-compliant
This commit is contained in:
parent
4066dbb6d3
commit
4b585fe2ca
10 changed files with 37 additions and 38 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue