music_sample: Fix typo in html

pull/6/head
Tristan Daniël Maat 2022-08-01 19:31:10 +01:00
parent 49f7360df1
commit 689afa04e8
Signed by: tlater
GPG Key ID: 49670FD774E43268
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<extends src="./lib/html/base.html">
<block name="stylesheets">
<link rel="stylesheet" , href="music/music.scss" />
<link rel="stylesheet" href="music/music.scss" />
</block>
<block name="content">