diff options
Diffstat (limited to 'retrobit')
| -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> |
