new dynamic title

This commit is contained in:
2025-12-31 12:30:43 +00:00
parent e54e0c4cf3
commit 110cd52a95
6 changed files with 85 additions and 27 deletions

View File

@@ -0,0 +1,11 @@
<script setup lang="ts">
const items = [
{
}
]
</script>
<template>
<
</template>