From 7beba90d2ef87005fe6e12a4786101ea97c5e4fd Mon Sep 17 00:00:00 2001 From: "caleb.mabry.15@cnu.edu" Date: Mon, 7 Mar 2022 00:33:14 -0500 Subject: Now a PWA --- webAO/index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'webAO/index.html') diff --git a/webAO/index.html b/webAO/index.html index d3fc05f..c82cacf 100644 --- a/webAO/index.html +++ b/webAO/index.html @@ -26,6 +26,7 @@ content="default-src 'self' 'unsafe-inline' 'unsafe-eval' *.aceattorneyonline.com data:; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; connect-src 'self' ws:;"> + @@ -35,6 +36,18 @@ + + + + -- cgit