make entire made by clickable
This commit is contained in:
parent
108f4734a2
commit
4ac3281f35
1 changed files with 1 additions and 1 deletions
|
@ -29,4 +29,4 @@
|
|||
|
||||
|
||||
<div class="bar top"></div>
|
||||
<div class="bar bottom">made by <a href="{{creator.website}}">{{creator.name}}</a></div>
|
||||
<div class="bar bottom"><a href="{{creator.website}}">made by {{creator.name}}</a></div>
|
Loading…
Add table
Reference in a new issue