Update 404.page.vue
This commit is contained in:
parent
d168b05d9a
commit
54a14bc8ae
@ -1,7 +1,7 @@
|
||||
<script setup lang="ts">
|
||||
import { useHead } from '@vueuse/head';
|
||||
|
||||
useHead({ title: 'Dev - Page not found - IT Tools' });
|
||||
useHead({ title: 'Page not found - IT Tools' });
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user