소스 검색

Add mascot image

pull/7/head
Michael Walker 9 년 전
부모
커밋
fc65cb6963
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. BIN
      static/lain_is_cute_datass_small.png
  2. +2
    -0
      templates/themes/basic/index.html

BIN
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 %}


불러오는 중...
취소
저장