We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49944c0 commit 28e88e5Copy full SHA for 28e88e5
templates/layouts/default.html.twig
@@ -1,7 +1,7 @@
1
{# layouts/default.html.twig #}
2
{% extends 'base.html.twig' %}
3
4
-{% block title %}Derafu: Project - Slogan{% endblock %}
+{% block title %}Derafu: Kernel - Lightweight Kernel Implementation with Container{% endblock %}
5
6
{% block body %}
7
{% block header %}
0 commit comments