Browse Source

Add mascot image

pull/40/head
Michael Walker 10 years ago
parent
commit
fc65cb6963
  1. BIN
      static/lain_is_cute_datass_small.png
  2. 2
      templates/themes/basic/index.html

BIN
static/lain_is_cute_datass_small.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB

2
templates/themes/basic/index.html

@ -18,6 +18,8 @@
<div class="subtitle">{{ settings.subtitle }}</div>
</header>
<img src="static/lain_is_cute_datass_small.png" alt="mascot"/>
<div class="ban">
{% if news|count == 0 %}
<p style="text-align:center" class="unimportant">(No news to show.)</p>

Loading…
Cancel
Save