domain warning complete?
This commit is contained in:
parent
7cb1abc494
commit
1044ec8105
3 changed files with 38 additions and 3 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue