Skip to content

Commit

Permalink
fix security hotspot
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Jul 2, 2023
1 parent 3218b02 commit f3f60b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/AppHome.vue
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
This is not an official PSC Games product and has no affiliation with <a href="https://www.pscgames.co.uk/" target="_blank" rel="noopener">PSC Games</a>.
All art in this app is from <a href="https://www.pscgames.co.uk/games/blitzkrieg" target="_blank" rel="noopener">Blitzkrieg!</a>.
See <a href="#" data-bs-toggle="modal" data-bs-target="#creditsModal">{{t('footer.credits')}}</a>.
<a href="https://ko-fi.com/brdgm_me" target="_blank"><img class="kofi-button" src="@/assets/kofi_button_dark.png"/></a>
<a href="https://ko-fi.com/brdgm_me" target="_blank" rel="noopener"><img class="kofi-button" src="@/assets/kofi_button_dark.png"/></a>
</p>

</template>
Expand Down

0 comments on commit f3f60b2

Please sign in to comment.