diff options
| author | Elizabeth Alexander Hunt <me@liz.coffee> | 2026-07-26 12:42:24 -0700 |
|---|---|---|
| committer | Elizabeth Alexander Hunt <me@liz.coffee> | 2026-07-26 12:42:42 -0700 |
| commit | f6285f0aa35fc2c60b72f3ef191208d8506f4f8d (patch) | |
| tree | b25ef36a8c5a775b30a357ddae2e33b549f74409 /html/index.php | |
| parent | 8520a5dec33de65d530af05c265c61a25cbc8491 (diff) | |
| download | lizdotcoffee-f6285f0aa35fc2c60b72f3ef191208d8506f4f8d.tar.gz lizdotcoffee-f6285f0aa35fc2c60b72f3ef191208d8506f4f8d.zip | |
Remove stuff that a university committee shouldn't readrelease
Diffstat (limited to 'html/index.php')
| -rw-r--r-- | html/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/index.php b/html/index.php index 5fff408..64f1621 100644 --- a/html/index.php +++ b/html/index.php @@ -142,7 +142,7 @@ $penguin = implode(' ', array_map($gen, range(1, $n))); <p>When not doing computer stuff, <?= pronoun('she', 'he') ?> runs, bikes, watches anime, rides trains, reads, or bakes bread. <?= pronoun('She', 'He') ?> may be heard practicing violin or speedcubing. Penguins are absolutely fascinating to <?= pronoun('her', 'him') ?>, and <?= pronoun('she', 'he') ?> collects books on said species as well as plenty of stuffed animals, and visits them when possible. Maybe <?= pronoun('she', 'he') ?> will one day <span style="display: none">(soon?) </span>reincarnate to be one.</p> - <p>Other notable things about <?= pronoun('her', 'him') ?> are that <?= pronoun('she', 'he') ?> is vegetarian (except for when it comes to billionaires), bicycle, poly, terrible at <?= pronoun('her', 'his') ?> job, and a bit fucked up.</p> + <p>Other notable things about <?= pronoun('her', 'him') ?> are that <?= pronoun('she', 'he') ?> is vegetarian (except for when it comes to billionaires), bicycle, poly.</p> <p>Gus! Bread!</p> <div><img src="assets/gus.jpeg" width="300"> <img src="assets/bread.jpeg" width="300"></div> |
