diff --git a/includes/home.twig b/includes/home.twig index b3a3653..a50e801 100644 --- a/includes/home.twig +++ b/includes/home.twig @@ -86,17 +86,13 @@ Editable button with icon {% endif %} - diff --git a/index.twig b/index.twig index 3deed0f..68ced66 100644 --- a/index.twig +++ b/index.twig @@ -32,9 +32,9 @@ {% include "includes/header.twig" %} - {% if current_page.title == "Welcome" %} + {# {% if current_page.title == "Welcome" %} #} {% include "includes/home.twig" %} - {% endif %} + {# {% endif %} #} {#!