From 1ee078a20dc801e96c098c7f69596dd8827c4ce8 Mon Sep 17 00:00:00 2001 From: Nicholas Jitkoff Date: Sat, 28 May 2022 22:58:56 -0700 Subject: [PATCH] default missing type to data rendering --- docs/index.html | 3 ++- docs/manifest.appcache | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/index.html b/docs/index.html index 9191be7..ce6ed81 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,15 +1,16 @@ + - + diff --git a/docs/manifest.appcache b/docs/manifest.appcache index 5255e9a..f025e73 100644 --- a/docs/manifest.appcache +++ b/docs/manifest.appcache @@ -1,2 +1,2 @@ CACHE MANIFEST -# v27 \ No newline at end of file +# v2 \ No newline at end of file