mirror of
https://github.com/NeonGamerBot-QK/saahild.com.git
synced 2025-07-28 17:14:07 +00:00
work
This commit is contained in:
parent
03bf0f8778
commit
e577d87ce4
7 changed files with 94 additions and 7 deletions
6
app.vue
6
app.vue
|
@ -1,9 +1,13 @@
|
|||
<script setup>
|
||||
import Backdrop from "./components/Backdrop.vue";
|
||||
import Footer from "./components/Footer.vue";
|
||||
// import "./lib/jsscripts/index.ts";
|
||||
import Navbar from "./components/Navbar.vue";
|
||||
import "./lib/jsscripts/index.ts";
|
||||
useHead({
|
||||
title: "Saahils Site",
|
||||
meta: {
|
||||
|
||||
},
|
||||
noscript: [
|
||||
{
|
||||
children: `
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue