From 2b1c706212b93c5c38ac2ee68b4c54c39ff2a9ec Mon Sep 17 00:00:00 2001 From: sora <sora@helcel.net> Date: Wed, 23 Mar 2022 09:59:29 +0100 Subject: [PATCH] Update 'public/template/home.html' --- public/template/home.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/template/home.html b/public/template/home.html index 9161456..55e9ec6 100644 --- a/public/template/home.html +++ b/public/template/home.html @@ -83,7 +83,7 @@ </div> </div> - <div> + <!-- <div> <div class="section bg-dark"> <div class="container text-center"> <h3 class="text-huge text-white text-withSubtitle">Developed entirely with Sierra library selectors</h3> @@ -105,7 +105,7 @@ <div class="aligner aligner--contentEnd"> <a href="https://github.com/sierra-library/sierra" class="button button--primary button--mobileFull">Visit Github Page</a> </div> - </div> + </div> --> </main>