Skip to content

Commit 6e1516e

Browse files
committed
Add Hotspot repo to footer
1 parent 49a1e5c commit 6e1516e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/FooterComp.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<template>
22
<div class="w-full h-16 text-center text-xl">
3-
<span class=" font-light">Unity Hotspot &nbsp;&nbsp;|&nbsp;&nbsp; A Unity Production</span>
3+
<span class=" font-light"><a href="https://github.com/UnityMultiplayer/Hotspot" class="hover:underline hover:brightness-125">Unity Hotspot</a> &nbsp;&nbsp;|&nbsp;&nbsp; A Unity Production</span>
44

55
<div class="mx-auto flex py-4">
66
<div class="flex mx-auto">

0 commit comments

Comments
 (0)