From f0cbdec755e91fc3f02e96b03e1fc200b135815e Mon Sep 17 00:00:00 2001 From: tdro Date: Sat, 8 Apr 2023 14:35:37 -0400 Subject: static/js: Add update check In the case of heavy caching attempt a naive site update check with voluntary refresh. Not fully idempotent? --- config.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'config.yaml') diff --git a/config.yaml b/config.yaml index f89cdfa..bc69a0d 100644 --- a/config.yaml +++ b/config.yaml @@ -73,6 +73,7 @@ params: robots: index,follow canonical: refresh: + milliseconds: webmanifest: name: Micro Blog shortName: Micro -- cgit v1.2.3