diff options
| author | dacctal <donotcontactmevia@email.invalid> | 2026-07-26 22:23:28 +0000 |
|---|---|---|
| committer | dacctal <donotcontactmevia@email.invalid> | 2026-07-26 22:23:28 +0000 |
| commit | ba09f0df0bff4f558c50c45edbe2bf0b84f0a340 (patch) | |
| tree | 1288303f356801090cfc234e57d1f33f0f34c610 /retrobit/index.html | |
| parent | 82c1f7842bf20344cced52f36ce059da54c4d762 (diff) | |
added more links to retrobit & nzuum
Diffstat (limited to 'retrobit/index.html')
| -rw-r--r-- | retrobit/index.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/retrobit/index.html b/retrobit/index.html index 8f154b8..1ed07b9 100644 --- a/retrobit/index.html +++ b/retrobit/index.html @@ -17,6 +17,8 @@ <section class="block"> <h3><a href="https://youtube.com/@retro-bitMusic">YouTube</a></h3> <h4>[ https://youtube.com/@retro-bitMusic ]</h4> + <h3><a href="https://retrobitmusic.bandcamp.com/">Bandcamp</a></h3> + <h4>[ https://retrobitmusic.bandcamp.com/ ]</h4> <p>> my music</p> </section> <br> @@ -37,5 +39,12 @@ </section> <br> + <section class="block"> + <h3><a href="https://codeberg.org/Retrobit/">Codeberg</a></h3> + <h4>[ https://codeberg.org/Retrobit/ ]</h4> + <p>> my code repos</p> + </section> + <br> + </body> </html> |
