update footer
This commit is contained in:
+16
@@ -1141,6 +1141,22 @@ function Footer({ navigate }) {
|
||||
>
|
||||
Privacy
|
||||
</button>
|
||||
<a
|
||||
className="w-fit font-semibold text-fury-cyan transition hover:text-text"
|
||||
href="https://github.com/Clippii/tssbot.web"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
GitHub
|
||||
</a>
|
||||
<a
|
||||
className="w-fit font-semibold text-fury-cyan transition hover:text-text"
|
||||
href="https://clippi.dev/"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
clippi.dev
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user