We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48e1d74 commit da2dff0Copy full SHA for da2dff0
1 file changed
src/pages/index.astro
@@ -11,7 +11,6 @@ import { Image } from "astro:assets";
11
<meta name="viewport" content="width=device-width" />
12
<meta name="generator" content={Astro.generator} />
13
<title>Site for Aaron :)</title>
14
- <script src="./background-anim.ts"></script>
15
</head>
16
<body
17
class="h-full bg-gradient-to-tr from-black from-50% via-purple-900 via-[80%] to-purple-950 to-90% bg-black text-white bg-no-repeat p-[6vw]"
0 commit comments