Skip to content

Commit 28e88e5

Browse files
committed
fix title page
1 parent 49944c0 commit 28e88e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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: Kernel - Lightweight Kernel Implementation with Container{% endblock %}
55

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

0 commit comments

Comments
 (0)