We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e82101 commit 55e62c1Copy full SHA for 55e62c1
1 file changed
website/.vuepress/layouts/Layout.vue
@@ -9,7 +9,7 @@ import ParentLayout from '@vuepress/theme-default/layouts/Layout.vue'
9
<hr>
10
<a href="/contribute.html">Sponsors </a><br>
11
<a href="https://www.digitalocean.com/" target="_blank"><img class="sponsor_logo" src="../public/images/DO_Powered_by_Badge_blue.svg"/></a>
12
- <a href="https://incube8games.com/" target="_blank"><img class="sponsor_logo incube8" src="../public/images/Incube8-Games-Logo.png"/></a>
+ <a href="https://incube8games.com/" target="_blank" alt="Incube8 Games - Physical Retro Gaming Publisher"><img alt="Incube8 Games - Physical Retro Gaming Publisher" class="sponsor_logo incube8" src="../public/images/Incube8-Games-Logo.png"/></a>
13
</div>
14
</template>
15
</ParentLayout>
0 commit comments