File tree 2 files changed +9
-0
lines changed
trackscape-discord-ui/src
2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,8 @@ import Drawer from "@/components/NavDrawer.vue";
29
29
<a class =" link"
30
30
href =" https://github.com/fatfingers23/trackscape-discord-bot" >Just show me the code</a >
31
31
32
+ <a class =" link"
33
+ href =" https://www.patreon.com/TrackScape" >Support us on Patreon</a >
32
34
<RouterLink class =" link"
33
35
to =" /TermsOfService" >Terms Of Service</RouterLink >
34
36
<RouterLink class =" link"
Original file line number Diff line number Diff line change @@ -59,6 +59,13 @@ client.getBotInfo().then((info) => {
59
59
alt =" In game cc icon"
60
60
>
61
61
</router-link >
62
+
63
+ <a
64
+ href =" https://www.patreon.com/TrackScape"
65
+ class =" btn btn-primary btn-outline ml-2 md:pt-0 mt-2"
66
+ >
67
+ Support TrackScape on Patreon
68
+ </a >
62
69
</div >
63
70
<div class =" justify-end" >
64
71
<a
You can’t perform that action at this time.
0 commit comments