Skip to content

Commit 55e62c1

Browse files
committed
sponsors: add alt for Incube8
1 parent 3e82101 commit 55e62c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/.vuepress/layouts/Layout.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import ParentLayout from '@vuepress/theme-default/layouts/Layout.vue'
99
<hr>
1010
<a href="/contribute.html">Sponsors </a><br>
1111
<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>
12+
<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>
1313
</div>
1414
</template>
1515
</ParentLayout>

0 commit comments

Comments
 (0)