Fixes all those ugly hyperlinks

This commit is contained in:
ben
2022-12-29 23:51:18 +00:00
parent 9b9ecfb913
commit 6e8abc1c32
58 changed files with 251 additions and 81 deletions
@@ -8,10 +8,17 @@
Present your viewers with a simple donation page, and add those donations
to Streamlabs to play alerts on your stream!<br />
For detailed setup instructions, check out
<a href="https://github.com/Fittiboy/bitcoin-on-twitch"> this guide!</a
<a
class="text-secondary"
href="https://github.com/Fittiboy/bitcoin-on-twitch"
>
this guide!</a
><br />
<small>
Created by, <a href="https://github.com/Fittiboy">Fitti</a></small
Created by,
<a class="text-secondary" href="https://github.com/Fittiboy"
>Fitti</a
></small
>
</p>
</q-card-section>
@@ -63,7 +63,9 @@
:href="props.row.displayUrl"
target="_blank"
></q-btn>
<a :href="props.row.redirectURI">Redirect URI for Streamlabs</a>
<a class="text-secondary" :href="props.row.redirectURI"
>Redirect URI for Streamlabs</a
>
</q-td>
<q-td v-for="col in props.cols" :key="col.name" :props="props">
{{ col.value }}