diff --git a/content b/content index d0e3035..93b20a3 160000 --- a/content +++ b/content @@ -1 +1 @@ -Subproject commit d0e3035242d1a06096ea175dc8077b87025abbb4 +Subproject commit 93b20a38f86ae04dca7604baf0995c3ecbb94ce9 diff --git a/templates/about.html b/templates/about.html index ce1914c..427e217 100644 --- a/templates/about.html +++ b/templates/about.html @@ -2,12 +2,8 @@ endblock %} {% block content %}
-

About

-
{{ about_txt.content | safe }}
-

Last Update : October 2024

-
{% endblock %}