We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4c04f6 commit a73eeffCopy full SHA for a73eeff
src/templates/pages/index.hbs
@@ -50,6 +50,6 @@ slug: /
50
51
<p class="clearfix"> </p>
52
53
- <object type="image/svg+xml" data="{{assets}}/img/thick-asterisk-alone.svg" id="asterisk-design-element" aria-hidden="true">*</object>
+ <object tabindex=-1 type="image/svg+xml" data="{{assets}}/img/thick-asterisk-alone.svg" id="asterisk-design-element" aria-hidden="true">*</object>
54
<!-- <iframe tabindex='-1' id='home-sketch-frame' src='{{assets}}/p5_featured/Grace_Obergfell/'></iframe> -->
55
</div> <!-- end home-page -->
0 commit comments