Merge branch 'master' of http://werewolf.codes/h/alex into master

This commit is contained in:
Lio 2020-11-18 00:57:04 +01:00
commit 6e7704157c
2 changed files with 2 additions and 2 deletions

2
c.js
View file

@ -47,7 +47,7 @@ const music = [
},
{
id: "serrated",
name: "Serrated",
name: "Serrated EP",
image: "/assets/images/serrated.jpg",
link: "https://ffm.to/serrated",
},

View file

@ -29,4 +29,4 @@
<div class="bar top"></div>
<div class="bar bottom">made by&nbsp; <a href="{{creator.website}}">{{creator.name}}</a></div>
<div class="bar bottom"><a href="{{creator.website}}">made by {{creator.name}}</a></div>