Adds stylesheet to news.html template

This commit is contained in:
nonmakina 2021-01-17 17:08:09 -06:00
parent fa4630e354
commit 470662f9bf
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
<header>
<h1>{{ settings.title }}</h1>
<div class="subtitle">{{ settings.subtitle }}</div>
<link rel="stylesheet" media="screen" href="{{ config.url_stylesheet }}">
</header>
<div class="ban">