Adds stylesheet to news.html template

This commit is contained in:
nonmakina 2021-01-17 17:08:09 -06:00
parent 3a22d6a61d
commit 4bc9e91591

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">