Test and fix last build

This commit is contained in:
2025-03-19 10:20:50 +01:00
parent c0c4ee0227
commit 20fdf7b64e
2 changed files with 7 additions and 7 deletions

View File

@@ -13,7 +13,7 @@ const { myLocation, locations } = useVisitors()
<template>
<main class="!max-w-none prose dark:prose-invert">
<ContentRenderer v-if="page" :value="page" />
<HomeStats />
<!-- todo: fix <HomeStats /> -->
<HomeActivity />
<HomeQuote />
<HomeCatchPhrase />