Add Aria role feed

This commit is contained in:
idotj 2023-01-28 19:28:51 +01:00
parent 83882b5f79
commit 19903f4dae

View File

@ -25,7 +25,7 @@ Then copy the following html structure:
```
<div class="mt-timeline">
<div id="mt-body" class="mt-body">
<div id="mt-body" class="mt-body" role="feed">
<div class="loading-spinner"></div>
</div>
</div>