diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-03-22 23:18:20 +0100 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-03-22 23:18:20 +0100 |
| commit | 31c2bc8a42240cb3b991d6f51519636ad76620e5 (patch) | |
| tree | 50957615dace6006ce97d58c436ae8526dbca699 | |
| parent | 882ca8a0cae2ea371c0e0ff689de70b9d5a8092d (diff) | |
Removed extra blank space in first link of music.html
| -rw-r--r-- | src/Pages/music.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Pages/music.html b/src/Pages/music.html index 0098c8e..a8133c1 100644 --- a/src/Pages/music.html +++ b/src/Pages/music.html @@ -12,7 +12,7 @@ <h1>Music we found on the web and like</h1> <ul> - <li><a href="https://www.youtube.com/watch?v=WIKLHxdhhHo", target="_blank"> RUSSIAN ROULETTE // Staircatte (2mb_ki's_200BPM_Hardcore_Bootleg)</a> + <li><a href="https://www.youtube.com/watch?v=WIKLHxdhhHo", target="_blank">RUSSIAN ROULETTE // Staircatte (2mb_ki's_200BPM_Hardcore_Bootleg)</a> <li><a href="https://www.youtube.com/watch?v=jb-S1gmQgcY", target="_blank">crazy error | looking out for you - joy again</a> </ul> <footer> |
