mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
Accessibility add iframe titles
This commit is contained in:
parent
6b90d4ba11
commit
f06b83d537
|
|
@ -303,7 +303,7 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
|||
}
|
||||
|
||||
__main()
|
||||
|
||||
|
||||
</script>
|
||||
</main>
|
||||
|
||||
|
|
|
|||
|
|
@ -334,6 +334,8 @@
|
|||
|
||||
__main()
|
||||
|
||||
$(".asciicast").children().attr( "title", "video" );
|
||||
|
||||
</script>
|
||||
</main>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue