Update index.html

This commit is contained in:
James Lyne 2021-05-28 19:14:32 +01:00
parent af3ef17ec4
commit e1351d566a

View File

@ -299,9 +299,9 @@
</g> </g>
</svg> </svg>
<div id="splash__error" role="alert" aria-live="polite" aria-hidden="true"> <div id="splash__error" aria-hidden="true">
<span id="splash__error-message"></span> <span id="splash__error-message" role="alert"></span>
<span id="splash__error-retry"></span> <span id="splash__error-retry" aria-live="polite"></span>
</div> </div>
</div> </div>