make entire made by clickable

This commit is contained in:
hokkqi 2020-10-05 21:43:20 +02:00
parent 108f4734a2
commit 4ac3281f35

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&nbsp; {{creator.name}}</a></div>