diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..04204c7
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+config
diff --git a/output/index.html b/output/index.html
index 686be6e..c852fd9 100755
--- a/output/index.html
+++ b/output/index.html
@@ -34,7 +34,7 @@
-
+
Sitix is an open-source Static Site Generator written in C and Lua. It builds this site! I use Sitix for almost all my web operations.
It's fast, containerizable, and reasonable. I built it to supplant Jekyll for my sanity, and it's the open source project I'm most proud of.
diff --git a/output/mesa-fix.sh b/output/mesa-fix.sh
new file mode 100755
index 0000000..4d04a89
--- /dev/null
+++ b/output/mesa-fix.sh
@@ -0,0 +1,9 @@
+sudo rpm-ostree override replace \
+https://kojipkgs.fedoraproject.org//packages/mesa/24.2.8/1.fc41/x86_64/mesa-dri-drivers-24.2.8-1.fc41.x86_64.rpm \
+https://kojipkgs.fedoraproject.org//packages/mesa/24.2.8/1.fc41/x86_64/mesa-filesystem-24.2.8-1.fc41.x86_64.rpm \
+https://kojipkgs.fedoraproject.org//packages/mesa/24.2.8/1.fc41/x86_64/mesa-libgbm-24.2.8-1.fc41.x86_64.rpm \
+https://kojipkgs.fedoraproject.org//packages/mesa/24.2.8/1.fc41/x86_64/mesa-libglapi-24.2.8-1.fc41.x86_64.rpm \
+https://kojipkgs.fedoraproject.org//packages/mesa/24.2.8/1.fc41/x86_64/mesa-libEGL-24.2.8-1.fc41.x86_64.rpm \
+https://kojipkgs.fedoraproject.org//packages/mesa/24.2.8/1.fc41/x86_64/mesa-libGL-24.2.8-1.fc41.x86_64.rpm \
+https://kojipkgs.fedoraproject.org//packages/mesa/24.2.8/1.fc41/x86_64/mesa-vulkan-drivers-24.2.8-1.fc41.x86_64.rpm \
+https://kojipkgs.fedoraproject.org//packages/mesa/24.2.8/1.fc41/x86_64/mesa-va-drivers-24.2.8-1.fc41.x86_64.rpm
\ No newline at end of file
diff --git a/output/portfolio.html b/output/portfolio.html
index 4562c6b..9aafefb 100755
--- a/output/portfolio.html
+++ b/output/portfolio.html
@@ -28,7 +28,7 @@
The Sitix Project (mine :D)
- This website, ofc
+ This website, ofc
Clarke Information Systems
diff --git a/output/sitix-large.png b/output/res/sitix-large.png
similarity index 100%
rename from output/sitix-large.png
rename to output/res/sitix-large.png
diff --git a/output/warp-zone/index.html b/output/warp-zone/index.html
new file mode 100755
index 0000000..c9d7861
--- /dev/null
+++ b/output/warp-zone/index.html
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/site/index.html b/site/index.html
index 4750760..0715169 100644
--- a/site/index.html
+++ b/site/index.html
@@ -16,7 +16,7 @@
[/]
[=+-]
-
+
Sitix is an open-source Static Site Generator written in C and Lua. It builds this site! I use Sitix for almost all my web operations.
It's fast, containerizable, and reasonable. I built it to supplant Jekyll for my sanity, and it's the open source project I'm most proud of.
diff --git a/site/portfolio.html b/site/portfolio.html
index 273890f..e4e3e65 100644
--- a/site/portfolio.html
+++ b/site/portfolio.html
@@ -14,7 +14,7 @@
The Sitix Project (mine :D)
- This website, ofc
+ This website, ofc
Clarke Information Systems
diff --git a/site/sitix-large.png b/site/res/sitix-large.png
similarity index 100%
rename from site/sitix-large.png
rename to site/res/sitix-large.png