diff options
Diffstat (limited to 'templates/index.html')
-rw-r--r-- | templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index 3f4e205..09fb8e3 100644 --- a/templates/index.html +++ b/templates/index.html @@ -15,5 +15,5 @@ <img src="/img/profile-pic.jpg" alt="Profile pic" class="profile-pic"> </div> </div> -<p>Unfortunately my website is still incomplete. I hope nonetheless that you like it!</p> +<p>Unfortunately my website is still incomplete. I hope you like it nonetheless!</p> {% endblock content %} |