diff --git a/templates/base.html b/templates/base.html index 3761208..4a3d3ba 100644 --- a/templates/base.html +++ b/templates/base.html @@ -5,7 +5,7 @@ {% spaceless %}{% block bootstrap4_content %} {% block bootstrap4_extra_head %} {% include 'header.html' %} -{% block title %}Libravatar - {% trans 'Freeing the Web, one face at a time!' %}{% endblock title %} +iVatar :: {% block title %}{% trans 'Freeing the Web, one face at a time!' %}{% endblock title %} {% endblock bootstrap4_extra_head %}