I am a tit
This commit is contained in:
parent
23038dce48
commit
f305a5bc02
1 changed files with 2 additions and 2 deletions
4
weh.php
4
weh.php
|
@ -30,8 +30,8 @@ if ($quotes !== false) {
|
||||||
<h1>Weh?</h1>
|
<h1>Weh?</h1>
|
||||||
<div class="weh"></div>
|
<div class="weh"></div>
|
||||||
<?php if ($quotes) { ?>
|
<?php if ($quotes) { ?>
|
||||||
<?php if ($quote["line"] == "*Rage squeals*" || true) { ?>
|
<?php if ($quote["line"] == "*Rage squeals*") { ?>
|
||||||
*Rage squeals*
|
*Rage squeals*<br>
|
||||||
<em><small>~ King (The Owl House)</small></em>
|
<em><small>~ King (The Owl House)</small></em>
|
||||||
<?php } else { ?>
|
<?php } else { ?>
|
||||||
<?=$quote["line"]?><br>
|
<?=$quote["line"]?><br>
|
||||||
|
|
Loading…
Reference in a new issue