8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13e55b9 commit d316ea8Copy full SHA for d316ea8
docs/app/pages/templates/[slug].vue
@@ -58,7 +58,7 @@ const images = computed(() => template.value
58
<template #title>
59
<div class="flex flex-row gap-3 text-2xl">
60
<span class="font-semibold">
61
- {{ template.title }} - {{ template.subtitle }}
+ {{ template.title }}
62
</span>
63
<span class="hidden xl:flex items-center gap-2">
64
<span class="text-gray-500 dark:text-gray-400">
0 commit comments