From b766e2c58eb13620ebfa8576d00f8a2828a99e3e Mon Sep 17 00:00:00 2001 From: Birtu <131565179+Birtu@users.noreply.github.com> Date: Sun, 23 Apr 2023 23:58:03 -0400 Subject: [PATCH] editing --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index f8b57bdc4..53ef0ba4a 100644 --- a/index.html +++ b/index.html @@ -11,6 +11,7 @@ --- <div class="border-bottom border-top py-6 color-bg-subtle text-center"> <div class="container-lg py-6 p-responsive"> + <h1>berry was here</h1> <h1>{{ page.title }}</h1> {% if page.description %}<p class="col-12 col-md-6 mx-auto">{{ page.description }}</p>{% endif %} {% include translation_buttons.html %}