From cde074ede1aa6f378c0819d1d61aad54224b0d34 Mon Sep 17 00:00:00 2001 From: Udit Patel Date: Sun, 5 Jul 2020 12:13:35 +0530 Subject: [PATCH] includes hives.html and hivesmodals.html to Home --- index.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/index.html b/index.html index d7b48ec..b2e7d46 100644 --- a/index.html +++ b/index.html @@ -136,6 +136,10 @@ title: Home + + + {% include hives.html %} + @@ -146,6 +150,10 @@ title: Home + + + {% include footer.html %} + {% include js.html %}