1
0

Updated index

This commit is contained in:
devenblake 2020-10-15 19:59:18 -04:00
parent 65ced77d00
commit 73d2864100

View File

@ -59,6 +59,7 @@
<p><a href="/home">check out a web browser landing page i made</a></p>
<p><a href="/textediting">here are my opinions on text editing</a></p>
<p style="font-weight: normal; text-decoration: underline;">you just lost the game</p>
<p><a href="/git">here's my take on the git main thing</a></p>
<hr size="1" width="25%" align="left" />
<p><small>The following buttons use JavaScript to modify the page title.</small></p>
<input type="button" value="prefix (s-expression)" onclick="document.title='(+ d (- 7 s))';" />