mirror of
https://gitlab.com/idotj/mastodon-embed-timeline.git
synced 2025-05-24 08:52:46 +00:00
Add Aria role feed
This commit is contained in:
parent
83882b5f79
commit
19903f4dae
@ -25,7 +25,7 @@ Then copy the following html structure:
|
|||||||
|
|
||||||
```
|
```
|
||||||
<div class="mt-timeline">
|
<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 class="loading-spinner"></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user