diff options
author | Joe <rrbo@proton.me> | 2023-03-16 16:44:26 +0100 |
---|---|---|
committer | Joe <rrbo@proton.me> | 2023-03-16 16:44:26 +0100 |
commit | 8e686986413c573f03a807c48ad9a11f4369e8c3 (patch) | |
tree | 393b58afbbdc6160a029765548f1492a24aef4ba | |
parent | up (diff) | |
download | joe-www-8e686986413c573f03a807c48ad9a11f4369e8c3.tar.gz joe-www-8e686986413c573f03a807c48ad9a11f4369e8c3.tar.bz2 joe-www-8e686986413c573f03a807c48ad9a11f4369e8c3.tar.xz joe-www-8e686986413c573f03a807c48ad9a11f4369e8c3.tar.zst joe-www-8e686986413c573f03a807c48ad9a11f4369e8c3.zip |
up
-rw-r--r-- | shit.html | 36 | ||||
-rw-r--r-- | shit/files.html | 2 |
2 files changed, 36 insertions, 2 deletions
@@ -65,15 +65,49 @@ </p> <h2>computing</h2> <p> - This is a presentation of the hardware I'm using + This is a presentation of the hardware and software I'm + using. + </p> + <p> + These are the things I use in my day-to-day computing + experience at home. As I enjoy working from my computers + and tweaking them, I recommend them all. </p> <p> <a href="shit/computing.html">more...</a> </p> <h2>music</h2> + <p> + Not much for now, I'll add the shit I play later. + </p> + <p> + <a href="shit/music.html">more...</a> + </p> <h2>recordings</h2> + <p> + I recorded a lot of music for friends and I guess myself + during my life. I'll try to report most of them, share + stories, experiences, hardware and software being used on + this page. Damn this page is gonna be so cool. + </p> + <p> + <a href="shit/recordings.html">more...</a> + </p> <h2>albums</h2> + <p> + Just some albums I like. This is mainly meant to show off CGI + skills and share my music taste to the world. + </p> + <p> + <a href="shit/albums.cgi">more...</a> + </p> <h2>files</h2> + <p> + These are some files I give to you for free. + </p> + <p> + <a href="shit/music.html">more...</a> + </p> </div> <footer> <p> diff --git a/shit/files.html b/shit/files.html index 67a0389..96b8c85 100644 --- a/shit/files.html +++ b/shit/files.html @@ -60,7 +60,7 @@ <div class="body-contents"> <h1>Some files</h1> <p> - These are some files I give to you for free: + These are some files I give to you for free. </p> <ul style="list-style: none;"> <li> |