瀏覽代碼

Add mascot image

pull/7/head
Michael Walker 9 年之前
父節點
當前提交
fc65cb6963
共有 2 個文件被更改,包括 2 次插入0 次删除
  1. 二進制
      static/lain_is_cute_datass_small.png
  2. +2
    -0
      templates/themes/basic/index.html

二進制
static/lain_is_cute_datass_small.png 查看文件

Before After
Width: 267  |  Height: 400  |  Size: 127KB

+ 2
- 0
templates/themes/basic/index.html 查看文件

@@ -17,6 +17,8 @@
<h1>{{ settings.title }}</h1>
<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 %}


Loading…
取消
儲存