TODO: find a good silly footer peeker
This commit is contained in:
parent
38f3a4feee
commit
cc66c705e2
1 changed files with 2 additions and 0 deletions
|
|
@ -5,7 +5,9 @@
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</div>
|
</div>
|
||||||
<div class="footer-middle">
|
<div class="footer-middle">
|
||||||
|
<!-- TODO: find a good silly footer peeker
|
||||||
<div class="nekojiru-angel"></div>
|
<div class="nekojiru-angel"></div>
|
||||||
|
-->
|
||||||
</div>
|
</div>
|
||||||
<div class="footer-right">
|
<div class="footer-right">
|
||||||
<p>{% for button in 88x31.buttons.misc.slice(0, 3) %}<img src="/img/buttons/{{ button.image }}.gif" alt="{{ button.alt }}" {% if button.author %}title="{{ "button-author" | i18n }} {{ button.author }}"{% endif %}>{% endfor %}<br>est. 2025 | yuki © <a href="/LICENSE.txt">{{ "license" | i18n }}</a></p>
|
<p>{% for button in 88x31.buttons.misc.slice(0, 3) %}<img src="/img/buttons/{{ button.image }}.gif" alt="{{ button.alt }}" {% if button.author %}title="{{ "button-author" | i18n }} {{ button.author }}"{% endif %}>{% endfor %}<br>est. 2025 | yuki © <a href="/LICENSE.txt">{{ "license" | i18n }}</a></p>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue