@@ -50,7 +50,7 @@ import interWoff2 from "@fontsource-variable/inter/files/inter-latin-wght-normal
font-family: "Inter Variable", sans-serif;
background: #1b1e1a;
- background-image: url("bg.svg");
+ background-image: url("/bg.svg");
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
diff --git a/src/pages/blog.astro b/src/pages/blog.astro
deleted file mode 100644
index e69de29..0000000
diff --git a/src/pages/index.astro b/src/pages/index.astro
index 3c4be93..520c3df 100644
--- a/src/pages/index.astro
+++ b/src/pages/index.astro
@@ -10,18 +10,18 @@ import { Icon } from "astro-icon/components";
Hi, welcome to my website! I'm high-schooler from Atlanta, GA. I'm
interested in programming, cybersecurity, open source, Linux, native
- plants, and more! Check out what I'm doing now.
+ plants, and more! Check out what I'm doing now.
I have experience with fullstack and mobile development with Python,
- Javascript, and more. Check out different projects I've
- worked on!
+ Javascript, and more. Check out different projects
+ I've worked on!