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:24 -0700 |
| commit | 03f9eda8e018a5b72b5ef08ae8664213db112336 (patch) | |
| tree | b25ef36a8c5a775b30a357ddae2e33b549f74409 /html/index.php | |
| parent | bfd784b234588565b2b2f3d4c432000836e20f7b (diff) | |
| download | lizdotcoffee-main.tar.gz lizdotcoffee-main.zip | |
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> |
