We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 689dce3 commit e2de405Copy full SHA for e2de405
src/components/Landing.vue
@@ -23,6 +23,10 @@
23
<p>{{ body }}</p>
24
<p style="opacity: 0.8;">Join our Discord for updates:</p>
25
<div id="invite-container" v-html="inviteSVG"></div>
26
+ <br/>
27
+ <button>
28
+ <a href="https://www.redbubble.com/people/KentStateCS/shop" target="_blank" rel="noopener noreferrer">Check Out Our Merch!</a>
29
+ </button>
30
</template>
31
<template v-else>
32
<div class="event-welcome">
0 commit comments