update: idk what me code is anymore zeon:ai_comment

This commit is contained in:
Saahil dutta 2025-07-24 22:28:03 -04:00
parent e577d87ce4
commit 1a0e221c42
Signed by: neon
GPG key ID: 8A8B64515254CFC6
5 changed files with 66 additions and 14 deletions

25
app.vue
View file

@ -5,9 +5,28 @@ import Navbar from "./components/Navbar.vue";
import "./lib/jsscripts/index.ts";
useHead({
title: "Saahils Site",
meta: {
},
meta: [{
name: "viewport",
content: "width=device-width, initial-scale=1.0",
}, {
name: "description",
content: "Saahil's personal website, showcasing his projects, blog, and more.",
}, {
name: "robots",
content: "noindex, nofollow",
}, {
name: "author",
content: "Neon"
}, {
name: "charset",
content: "UTF-8",
}, {
name: "keywords",
content: "neon, saahil, portfolio"
}, {
name: "color-scheme",
content: "dark"
}],
noscript: [
{
children: `