mirror of
https://codeberg.org/SafeTwitch/safetwitch.git
synced 2024-12-22 05:12:57 -05:00
Link to home
This commit is contained in:
parent
cacec3ad6e
commit
1be3faa424
1 changed files with 3 additions and 1 deletions
|
@ -4,7 +4,9 @@ export default {}
|
|||
|
||||
<template>
|
||||
<div class="p-4 flex items-center justify-between bg-ctp-base text-white">
|
||||
<h1 class="font-bold text-2xl">Naqvbar</h1>
|
||||
<router-link to="/">
|
||||
<h1 class="font-bold text-2xl">Safe<color class="text-purple-500">Twitch</color></h1>
|
||||
</router-link>
|
||||
|
||||
<div>
|
||||
<form class="relative">
|
||||
|
|
Loading…
Reference in a new issue