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 49a1e5c commit 6e1516eCopy full SHA for 6e1516e
components/FooterComp.vue
@@ -1,6 +1,6 @@
1
<template>
2
<div class="w-full h-16 text-center text-xl">
3
- <span class=" font-light">Unity Hotspot | A Unity Production</span>
+ <span class=" font-light"><a href="https://github.com/UnityMultiplayer/Hotspot" class="hover:underline hover:brightness-125">Unity Hotspot</a> | A Unity Production</span>
4
5
<div class="mx-auto flex py-4">
6
<div class="flex mx-auto">
0 commit comments