From 65b37339e096107bb55a7578dd6dc45dce289bb7 Mon Sep 17 00:00:00 2001 From: navanchauhan Date: Sat, 21 Jan 2023 18:38:57 -0700 Subject: test capturly for beta --- templates/document_details.html | 18 ++++++++++++++++++ templates/home.html | 18 ++++++++++++++++++ templates/search_results.html | 18 ++++++++++++++++++ 3 files changed, 54 insertions(+) (limited to 'templates') diff --git a/templates/document_details.html b/templates/document_details.html index 99b077b..be7dcb8 100644 --- a/templates/document_details.html +++ b/templates/document_details.html @@ -96,5 +96,23 @@ navigator.serviceWorker.register('/static/pwabuilder-sw.js') } + + + \ No newline at end of file diff --git a/templates/home.html b/templates/home.html index 06fe2e8..4c153cf 100644 --- a/templates/home.html +++ b/templates/home.html @@ -27,5 +27,23 @@ navigator.serviceWorker.register('/static/pwabuilder-sw.js') } + + + \ No newline at end of file diff --git a/templates/search_results.html b/templates/search_results.html index c3ea86d..ba624f5 100644 --- a/templates/search_results.html +++ b/templates/search_results.html @@ -113,5 +113,23 @@ navigator.serviceWorker.register('/static/pwabuilder-sw.js') } + + + \ No newline at end of file -- cgit v1.2.3