tidy up the house again
This commit is contained in:
35
homepage/thegame/index.html
Normal file
35
homepage/thegame/index.html
Normal file
@@ -0,0 +1,35 @@
|
||||
<!DOCTYPE html>
|
||||
<HTML lang="en">
|
||||
<HEAD>
|
||||
<LINK rel="canonical" href="http://www.trinity.moe/thegame" />
|
||||
<LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" />
|
||||
<LINK HREF="" ID="styling" REL="stylesheet" />
|
||||
<META charset="US-ASCII" />
|
||||
<META CONTENT="noindex" NAME="googlebot" /> <!-- FUCK GOOGLE -->
|
||||
<META CONTENT="interest-cohort=()" HTTP-EQUIV="Permissions-Policy" /> <!-- FUCK GOOGLE -->
|
||||
<META name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<TITLE>you (and i) lost</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<P><A href="/">~ Return to the rest of the site</A></P>
|
||||
<SCRIPT SRC="/js/cookies.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/js/sheets.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT TYPE="application/javascript">window.onload = window.initializesheets;</SCRIPT>
|
||||
<H1>i lost [the game]</H1>
|
||||
<H3>updated 2020-10-26</H3>
|
||||
<HR size="1" width="25%" align="left" />
|
||||
<P><B><I>THE GAME</I></B></P>
|
||||
<P><CODE>
|
||||
"""
|
||||
A game, The sole object of which is to not remember that you are playing it.
|
||||
As soon as you remember that it exists, you have lost and must start again.
|
||||
"""
|
||||
</CODE></P>
|
||||
<P>~ <A href="https://www.urbandictionary.com/define.php?term=the%20game">James Dunckley</A></P>
|
||||
<P>
|
||||
Different rules for the game exist; my friends and I say "I lost" whenever we lose and some people simply raise their hand.
|
||||
One can win the game if they go their whole life without being told of the game.
|
||||
Sorry! You lost.
|
||||
</P>
|
||||
</BODY>
|
||||
</HTML>
|
||||
Reference in New Issue
Block a user