Fix fighting typo
Lonami Exo totufals@hotmail.com
Sat, 06 Feb 2021 23:27:05 +0100
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
templates/blog.html
→
templates/blog.html
@@ -4,7 +4,7 @@ {% block content %}
<h1 class="title">{{ section.title }}</h1> <p id="welcome" onclick="pls_stop()">Welcome to my blog!</p> -<p>Here I occasionally post new entries, mostly tech related. Perhaps it's tips for a new game I'm playing, perhaps it has something to do with FFI, or perhaps I'm fightning the borrow checker (just kidding, I'm over that. Mostly).</p> +<p>Here I occasionally post new entries, mostly tech related. Perhaps it's tips for a new game I'm playing, perhaps it has something to do with FFI, or perhaps I'm fighting the borrow checker (just kidding, I'm over that. Mostly).</p> <hr>