forked from leftypol/leftypol
Change theme on recent
This commit is contained in:
parent
d67d316a54
commit
844e1f9e57
4 changed files with 162 additions and 36 deletions
|
@ -10,12 +10,11 @@
|
|||
{% if config.url_favicon %}<link rel="shortcut icon" href="{{ config.url_favicon }}" />{% endif %}
|
||||
</head>
|
||||
<body>
|
||||
{{ boardlist.top }}
|
||||
|
||||
<div class="topbar">
|
||||
{{ boardlist.top }}
|
||||
</div>
|
||||
<img class="board_image" src="{{ config.url_banner }}"style="{% if config.banner_width %}width:{{ config.banner_width }}px{% endif %};height:{{ config.banner_height }}px;" alt="" />
|
||||
<header>
|
||||
<p class="bic">
|
||||
<img class="board_image" src="{{ config.url_banner }}"style="{% if config.banner_width %}width:{{ config.banner_width }}px{% endif %};height:{{ config.banner_height }}px;" alt="" />
|
||||
</p>
|
||||
<h1>{{ settings.title }}</h1>
|
||||
<div class="subtitle">PRESENT DAY. PRESENT TIME. HAHAHAHAHA</div>
|
||||
</header>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue