Fixes url
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<v-container class="py-10">
|
||||
<v-row class="d-flex flex-column align-center">
|
||||
<v-col cols="10" >
|
||||
<v-col cols="10" >
|
||||
<v-card class="elevation-3" style="background-color: white; border-radius: 12px;">
|
||||
<!-- Title Section -->
|
||||
<v-card-title class="text-center text-h4 font-weight-bold mb-4 text-danger">
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
<div class="shadow-2xl flex items-center px-2 py-2"
|
||||
:style="{ backgroundColor: branding.colors.primary, color: branding.colors.onPrimary }">
|
||||
|
||||
<router-link to="/">
|
||||
<router-link to="/@Hutopy">
|
||||
<div class="flex items-center">
|
||||
<HutopySvg></HutopySvg>
|
||||
<div class="text-xl font-bold -ml-2 ">Hutopy</div>
|
||||
|
||||
Reference in New Issue
Block a user