diff options
author | nathansmith117 <nathansmith117@sdf.org> | 2024-05-19 15:49:14 -0600 |
---|---|---|
committer | nathansmith117 <nathansmith117@sdf.org> | 2024-05-19 15:49:14 -0600 |
commit | 6f896dfc9b57e2e17a97dbcbbe14ec5f7015929e (patch) | |
tree | 642357e2acd225bbbea4f3f8a1bc9e1501cd9fee /index.html | |
parent | 63c24a97434e834e6377a906cdead9ff25851d59 (diff) |
Finished linux room
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -41,7 +41,7 @@ table { <tr> <td> <h2>Software I made</h2> - <p>(Things that stood out to me at 0:00 when making things)</p> + <p>(Things that stood out to me at 0:00 when making this)</p> <ul> <li><a href="https://gitea.com/nathansmithsmith/youload/releases" target="_blank">youload</a></li> <li><a href="https://gitea.com/nathansmithsmith/nvim_config" target="_blank">nvim_config</a></li> @@ -66,6 +66,7 @@ table { <tr> <td> <h2><a href="graveyard.html">Visit the graveyard</a></h2> + <h2><a href="linuxRoom.html">Visit the linux room</a></h2> </td> </tr> </table> |