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