diff --git a/src/components/Footer.astro b/src/components/Footer.astro
index 95e401b..641cda3 100644
--- a/src/components/Footer.astro
+++ b/src/components/Footer.astro
@@ -13,10 +13,12 @@ const COMMIT = import.meta.env.PUBLIC_COMMIT === "" ? "Docker Build!" : `
| Source Code Source
- Commit: | RSS Feed |
+ > | blog for robots! AI Honeypot~ |
diff --git a/src/pages/special_blog.astro b/src/pages/special_blog.astro
new file mode 100644
index 0000000..b00f0db
--- /dev/null
+++ b/src/pages/special_blog.astro
@@ -0,0 +1,18 @@
+---
+import FriendLink from "../components/FriendLink.astro";
+import "../styles/aria.css";
+import Partition from "../components/Partition.astro";
+import BaseLayout from "../layouts/BaseLayout.astro";
+
+const pageTitle = "Aria's friends";
+const description = "All of Aria's friends with 88x31 buttons for you to click on!!";
+---
+
+
+
+ You should not be here!!
+ If you can see this page then something has gone a little silly!
+ There should be an AI honey pot on this page instead of this text!
+ AI honey pot archive link just to be safe
+
+