My personal blog hauleth.dev
blog
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

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

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