diff --git a/templates/home.html.twig b/templates/home.html.twig index 49e30f1..b80d331 100644 --- a/templates/home.html.twig +++ b/templates/home.html.twig @@ -1,4 +1,4 @@ -{% extends 'layout-full.html.twig' %} +{% extends 'layout.html.twig' %} {% block title %}Decent Newsroom — A decentralized platform for collaborative publishing{% endblock %}