domain warning complete?

This commit is contained in:
Tabby 2025-06-04 17:35:01 +10:00
parent 7cb1abc494
commit 1044ec8105
3 changed files with 38 additions and 3 deletions

View file

@ -5,11 +5,10 @@
// const route=useRoute();
// const path = computed(() =>route.path);
// const path = ref(window.location.pathname);
console.log("starting meow");
// console.log("starting meow");
// console.log(path);
const url = useRequestURL()
console.log('host name', url.hostname)
useSeoMeta({
title: "Home",