Update Games List references

This commit is contained in:
Sam Carlton 2020-11-27 13:15:34 -06:00
parent fb34473a98
commit d460de538b
4 changed files with 33 additions and 37 deletions

View file

@ -0,0 +1,20 @@
<template>
<small class="data-credit text-sm opacity-75 text-center mb-4">
<span>Data generously provided by </span>
<span>
<a
href="https://twitter.com/__tosh"
class="font-bold"
>Thomas Schranz</a>
</span>
<span>via</span>
<span>
<a
href="https://applesilicongames.com/"
class="font-bold"
>Apple Silicon Games</a>
</span>
</small>
</template>