From ab74689f77cd10ec137247eceac46a4b30651e7d Mon Sep 17 00:00:00 2001 From: Jeremy Boggs Date: Thu, 16 May 2024 10:41:35 -0400 Subject: [PATCH] Adds auto refresh of 30 minutes. --- _layouts/default.html | 4 +++- index.html | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/_layouts/default.html b/_layouts/default.html index 2a69553..b95dbbe 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -7,7 +7,9 @@ {% if page.description %}{% endif %} - +{% if page.refresh %} + +{% endif %} diff --git a/index.html b/index.html index 403c71f..1f15781 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,7 @@ bodyclass: about-us bodyid: about-us auto: true +refresh: true ---

The Scholars' Lab