this repo has no description

fix: typo in footer (thanks @cmo via Discord)

Changed files
+1 -1
templates
+1 -1
templates/page.html
···
</div>
{%- if config.extra.for_hire -%}
<div class="for-hire">
-
<p>Author of this post is curently open for hire.<p>
+
<p>Author of this post is currently open for hire.<p>
<p>You can contact me at <a href="lukasz@niemier.pl">lukasz@niemier.pl</a></p>
</div>
{%- endif -%}