chore: remove paragraph from footer
This commit is contained in:
parent
9cb9bed431
commit
b4437e542e
1 changed files with 1 additions and 1 deletions
|
@ -13,6 +13,6 @@ import { version } from "../package.json";
|
|||
</main>
|
||||
|
||||
<SiteFooter>
|
||||
<p>v{{ version }} © {{ new Date().getFullYear() }} Sebin Nyshkim</p>
|
||||
v{{ version }} © {{ new Date().getFullYear() }} Sebin Nyshkim
|
||||
</SiteFooter>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue