mess with the header some more
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
<header>{% include 'partials/header.njk' %}</header>
|
||||
<hr/>
|
||||
<article>
|
||||
<h2>{{ title }}</h2>
|
||||
{# <h2>{{ title }}</h2> #}
|
||||
{{ content | safe }}
|
||||
</article>
|
||||
</div>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<a href="/">
|
||||
<a href="/" class="profile-img-link">
|
||||
<img class="profile-img" src="/img/cropped.png"/>
|
||||
</a>
|
||||
<div class="sidebar-contents">
|
||||
|
Reference in New Issue
Block a user