diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2022-04-19 22:07:13 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2022-04-19 22:07:13 +0200 |
commit | 2b35531c88a3ecde49c066eaf6668572a7030e11 (patch) | |
tree | 7f55b5d244cca8133afe44a9cd7ea5401f1802db /using.html | |
parent | New content (diff) | |
download | joe-www-2b35531c88a3ecde49c066eaf6668572a7030e11.tar.gz joe-www-2b35531c88a3ecde49c066eaf6668572a7030e11.tar.bz2 joe-www-2b35531c88a3ecde49c066eaf6668572a7030e11.tar.xz joe-www-2b35531c88a3ecde49c066eaf6668572a7030e11.tar.zst joe-www-2b35531c88a3ecde49c066eaf6668572a7030e11.zip |
Better like this
Diffstat (limited to '')
-rw-r--r-- | using.html | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -12,7 +12,7 @@ * ======================== * * jozanofastora.xyz: using.html - * Mon Apr 18 21:03:14 CEST 2022 + * Tue Apr 19 22:00:58 CEST 2022 * Joe * * Some of the things I use for computing @@ -32,7 +32,7 @@ <div class="sidebar"> <ul> <li><a href="index.html">home</a></li> - <li><a href="projects/">my projects</a></li> + <li><a href="projects.html">my projects</a></li> <li><a href="files.html">files</a></li> <li><a href="using.html">my computing</a></li> <li><a href="links.html">links</a></li> @@ -54,7 +54,8 @@ <a href="https://gitjoe.xyz/jozan/dotfiles-bsd/files.html"> dotfiles </a> - repo on GitJoe. + repo on GitJoe. My wallapers can be found on + <a href="files.html">this page</a>. </p> <h2>Software</h2> <p> |