fix static directory

This commit is contained in:
nicwands
2026-03-18 16:05:32 -04:00
parent cc641be16f
commit c95e20733b
2 changed files with 1 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
<!-- https://vike.dev/Head -->
<template>
<link rel="icon" href="/assets/favicon.png" />
<link rel="icon" href="/favicon.png" />
</template>
<script setup lang="ts"></script>