feat: Add new templates with donate footer
All checks were successful
Build Docker / Build Main Image (push) Successful in 19s
Build Docker / Build SLDs Image (push) Successful in 21s

This commit is contained in:
2023-11-20 11:51:44 +11:00
parent e2522a61d6
commit b805c3e655
7 changed files with 157 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
<div style="position: absolute;bottom: 10px;width: 100%;left:25px;">
<div style="position: fixed;bottom: 10px;width: 100%;left:25px;">
<div style="display: inline-block; background: {{fg_colour}};border-radius: 50%;padding: 10px;">
<img src="{{hns_icon}}" width="50px" height="50px">
</div>