We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a57d684 commit cfd851cCopy full SHA for cfd851c
src/components/ComingSoonPage.vue
@@ -34,10 +34,10 @@
34
<p class="mx-auto mt-3 max-w-[44ch] text-[0.98rem] text-[#a9b4c7]">
35
Talk submissions:
36
<a
37
- href="mailto:committee@redbrick.dcu.ie"
+ href="mailto:techweek@redbrick.dcu.ie"
38
class="font-semibold text-[#e63946] underline decoration-[#ffd166]/70 underline-offset-2 hover:text-[#ffd166]"
39
>
40
- committee@redbrick.dcu.ie
+ techweek@redbrick.dcu.ie
41
</a>
42
</p>
43
</div>
0 commit comments