chore: remove paragraph from footer

This commit is contained in:
Sebin Nyshkim 2023-01-19 22:05:28 +01:00
parent 9cb9bed431
commit b4437e542e

View file

@ -13,6 +13,6 @@ import { version } from "../package.json";
</main>
<SiteFooter>
<p>v{{ version }} &copy; {{ new Date().getFullYear() }} Sebin Nyshkim</p>
v{{ version }} &copy; {{ new Date().getFullYear() }} Sebin Nyshkim
</SiteFooter>
</template>