mirror of
https://github.com/NeonGamerBot-QK/saahild.com.git
synced 2025-07-28 09:04:07 +00:00
enhancement(lint): Fix lint errors for app.vue
Co-authored-by: NeonGamerBot-QK <neon@saahild.com> Signed-off-by: zeon-neon[bot] <136533918+zeon-neon[bot]@users.noreply.github.com>
This commit is contained in:
parent
366ec74fa5
commit
1c341ddcba
1 changed files with 5 additions and 7 deletions
12
app.vue
12
app.vue
|
@ -8,13 +8,12 @@ useHead({
|
||||||
{
|
{
|
||||||
children: `
|
children: `
|
||||||
<meta http-equiv="refresh" content="0; url=https://saahild.com/retro" />
|
<meta http-equiv="refresh" content="0; url=https://saahild.com/retro" />
|
||||||
`
|
`,
|
||||||
}
|
},
|
||||||
]
|
],
|
||||||
})
|
});
|
||||||
</script>
|
|
||||||
<script>
|
|
||||||
</script>
|
</script>
|
||||||
|
<script></script>
|
||||||
<!-- <script
|
<!-- <script
|
||||||
defer
|
defer
|
||||||
src="https://cloud.umami.is/script.js"
|
src="https://cloud.umami.is/script.js"
|
||||||
|
@ -27,7 +26,6 @@ html {
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<template>
|
<template>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<Navbar />
|
<Navbar />
|
||||||
<Backdrop />
|
<Backdrop />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue