Skip to content

Commit 349a4f0

Browse files
committed
fix title web
1 parent 6706372 commit 349a4f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/layouts/default.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{# layouts/default.html.twig #}
22
{% extends 'base.html.twig' %}
33

4-
{% block title %}Derafu: Project - Slogan{% endblock %}
4+
{% block title %}Derafu: Support - Essential PHP Utilities{% endblock %}
55

66
{% block body %}
77
{% block header %}

0 commit comments

Comments
 (0)