mirror of
https://github.com/zyllian/webdog.git
synced 2025-05-10 10:36:39 -07:00
add footer and transbian badge
This commit is contained in:
parent
f20c6c1fd2
commit
0abc713a75
3 changed files with 27 additions and 0 deletions
|
@ -36,6 +36,19 @@
|
|||
</main>
|
||||
</div>
|
||||
|
||||
<div class="flex-spacer"></div>
|
||||
<hr />
|
||||
<footer id="footer">
|
||||
bark bark awruff :3
|
||||
|
||||
<div class="badges">
|
||||
{{#*inline "badge"}}
|
||||
<a href="{{url}}"><img src="/badges/{{badge}}" alt="{{alt}}"></a>
|
||||
{{/inline}}
|
||||
{{> badge badge="transbian.png" url="https://badge.les.bi" alt="transgender and lesbian flags"}}
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<div id="pet-counter">
|
||||
<noscript>enable js to pet me :3</noscript>
|
||||
<div class="internal">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue