meh
This commit is contained in:
parent
2865fdd390
commit
c47b198041
|
@ -111,3 +111,6 @@ div.no {
|
|||
font-size: 0px;
|
||||
display: none;
|
||||
}
|
||||
a.quoting {
|
||||
line-height: 1.6;
|
||||
}
|
||||
|
|
|
@ -13,21 +13,21 @@
|
|||
<iframe width=100% height=50% src='toc.html'></iframe>
|
||||
</div>
|
||||
<br>
|
||||
<p>"blank X has unblanked from the X world"</p>
|
||||
<p>"The Ape has returned to his jungle"</p>
|
||||
<p>"What is going on right now?"</p>
|
||||
<p>"The blank entity has exhibited signs of awareness. - 02/05/19, The Ape"</p>
|
||||
<p>"This is quote town"</p>
|
||||
<p>"This retarded guy is the one who started it :----------D"</p>
|
||||
<p>"Touhou Garbage"</p>
|
||||
<p>"Were you the ball?"</p>
|
||||
<p>"Ok, let's listen to the best song in the entire world."</p>
|
||||
<p>"Remember the Commodore 64 please."</p>
|
||||
<p>"I'M A RAT!"</p>
|
||||
<p>"I'm not a Ni ga <!-- the n word basically -->"</p>
|
||||
<p>"I'm a wuss"</p>
|
||||
<p>"Kanji is basically... complex shit"</p>
|
||||
<p>"No shit"</p>
|
||||
<a class='quoting'>"blank X has unblanked from the X world"</a><p class='h' aria-hidden='true'></p>
|
||||
<a class='quoting'>"The Ape has returned to his jungle"</a><p class='h' aria-hidden='true'></p>
|
||||
<a class='quoting'>"What is going on right now?"</a><p class='h' aria-hidden='true'></p>
|
||||
<a class='quoting'>"The blank entity has exhibited signs of awareness. - 02/05/19, The Ape"</a><p class='h' aria-hidden='true'></p>
|
||||
<a class='quoting'>"This is quote town"</a><p class='h' aria-hidden='true'></p>
|
||||
<a class='quoting'>"This retarded guy is the one who started it :----------D"</a><p class='h' aria-hidden='true'></p>
|
||||
<a class='quoting'>"Touhou Garbage"</a><p class='h' aria-hidden='true'></p>
|
||||
<a class='quoting'>"Were you the ball?"</a><p class='h' aria-hidden='true'></p>
|
||||
<a class='quoting'>"Ok, let's listen to the best song in the entire world."</a><p class='h' aria-hidden='true'></p>
|
||||
<a class='quoting'>"Remember the Commodore 64 please."</a><p class='h' aria-hidden='true'></p>
|
||||
<a class='quoting'>"I'M A RAT!"</a><p class='h' aria-hidden='true'></p>
|
||||
<a class='quoting'>"I'm not a Ni ga <!-- the n word basically -->"</a><p class='h' aria-hidden='true'></p>
|
||||
<a class='quoting'>"I'm a wuss"</a><p class='h' aria-hidden='true'></p>
|
||||
<a class='quoting'>"Kanji is basically... complex shit"</a><p class='h' aria-hidden='true'></p>
|
||||
<a class='quoting'>"No shit"</a><p class='h' aria-hidden='true'></p>
|
||||
<script src='toc.js'></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue