From 71c40b8ed80757c223acf3d86663a802f700e9dc Mon Sep 17 00:00:00 2001 From: stbeldarborge Date: Mon, 11 Nov 2024 14:40:28 +0100 Subject: [PATCH 1/2] feat: add subresource integrity --- ui/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/index.html b/ui/index.html index 31f3787..8b0d43b 100644 --- a/ui/index.html +++ b/ui/index.html @@ -29,7 +29,7 @@ work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> - + Azure IPAM From a29106e928056d7023c7f30edf1e65f9bd2ed7b5 Mon Sep 17 00:00:00 2001 From: stbeldarborge Date: Tue, 26 Nov 2024 13:06:13 +0100 Subject: [PATCH 2/2] remove link rel --- ui/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/ui/index.html b/ui/index.html index 8b0d43b..3d56c20 100644 --- a/ui/index.html +++ b/ui/index.html @@ -29,7 +29,6 @@ work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> - Azure IPAM