mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-10-15 09:50:48 +02:00
useHead
This commit is contained in:
@@ -119,4 +119,6 @@ const items = ref<StepperItem[]>([
|
||||
{ title: 'Site', description: 'Select the site on which to search', icon: 'i-lucide-panel-top' },
|
||||
{ title: 'Results', icon: 'i-lucide-logs' },
|
||||
]);
|
||||
|
||||
useHead({title: 'Search Manga'});
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user