diff options
| author | ParliamentMan <parliamentman@tfwno.gf> | 2026-07-25 02:35:52 -0700 |
|---|---|---|
| committer | ParliamentMan <parliamentman@tfwno.gf> | 2026-07-25 02:35:52 -0700 |
| commit | 4a49e5dac09a8f3b24e09e61e570d35f21874ff8 (patch) | |
| tree | 754b1507aeafa134c86d8f809dc828346790c93e | |
| parent | 35a029ed2a21066da99196d39e78d8c12239a957 (diff) | |
Fixed incorrect hyperlink on About page
| -rw-r--r-- | about.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ <main> <h2>About Me</h2> <p>You may know me online as FigAnon or El Arriero. <small>(pronounced Joe-dee-ann)</small>. I'm the guy who made and draws - <a href="fig.html">Fig</a>. I haven't drawn a proper portrait of myself, so just imagine the "Unknown Civil Servant" from + <a href="/fig/fig.html">Fig</a>. I haven't drawn a proper portrait of myself, so just imagine the "Unknown Civil Servant" from <a href="https://www.ndemiccreations.com/en/51-rebel-inc" title="Developer page of the game.">Rebel Inc: Escalation</a> <img src="icons/globe--arrow.png" alt="Outgoing link">, one of my favorite games.</p> <p>I do traditional art with some fine and affordable tools. Unfortunately I can't display most of my art because of web provider guidelines.</p> <ul> |
