diff --git a/templates/base.html.twig b/templates/base.html.twig
index 46efe4d..5653b40 100644
--- a/templates/base.html.twig
+++ b/templates/base.html.twig
@@ -2,7 +2,7 @@
- {% block title %}Plant Exchange Home{% endblock %}
+ Pflänz.li - {% block title %}Plant Exchange Home{% endblock %}
{% block stylesheets %}
{{ encore_entry_link_tags('app') }}