diff --git a/homepage/index.html b/homepage/index.html
index 0fb2b48..ccc1a44 100644
--- a/homepage/index.html
+++ b/homepage/index.html
@@ -160,6 +160,22 @@ The following button manipulates the site cookie. This setting is the only use o
here's my rant (not essay) on liberals (from a leftist perspective)
here's my "shitlist"
+
+
+
+
+
+<A HREF="http://www.trinity.moe"><IMG
+ALT="trinity.moe. Hypertext on port 80. Click here."
+SRC="https://ia601509.us.archive.org/31/items/trinitydotmoe88x31/trinitydotmoe88x31.bmp"
+WIDTH="88px"
+/></A>
+
+
diff --git a/homepage/quotes.js b/homepage/quotes.js
index f80d345..b8036c0 100644
--- a/homepage/quotes.js
+++ b/homepage/quotes.js
@@ -13,7 +13,13 @@ window.initializequotes = function() {
[ "A checklist can aid here.",
"Lance Leventhal" ],
[ "Special thanks to Ками for their help adding quotes to this page.",
- "Deven Blake" ]
+ "Deven Blake" ],
+ [ "You never know.",
+ "Mr. McSweeney" ],
+ [ "You lost the game.",
+ "Anonymous" ],
+ [ "Have you tried turning your computer off and on again?",
+ "Pre-historic phrase" ]
];
window.quote = 0;
}