From c3f0681354c8e31f31de5ecf6a69ee68d680aa38 Mon Sep 17 00:00:00 2001
From: Prashant Singh <35593236+singhpk234@users.noreply.github.com>
Date: Wed, 5 Feb 2025 15:30:45 -0800
Subject: [PATCH] Site: Navigate the site to swagger redirection (#950)
---
site/hugo.yaml | 7 -------
site/layouts/shortcodes/redoc-polaris.html | 3 ++-
2 files changed, 2 insertions(+), 8 deletions(-)
diff --git a/site/hugo.yaml b/site/hugo.yaml
index 83f08167c..4d5fb0bcd 100644
--- a/site/hugo.yaml
+++ b/site/hugo.yaml
@@ -252,10 +252,3 @@ privacy:
youtube:
privacyEnhanced: true
-server:
- headers:
- for: /**
- values:
- Content-Security-Policy: >2
- script-src 'self' https://cdn.jsdelivr.net 'unsafe-inline' 'unsafe-eval' https://analytics.apache.org/ https://cdn.jsdelivr.net
-
diff --git a/site/layouts/shortcodes/redoc-polaris.html b/site/layouts/shortcodes/redoc-polaris.html
index 4db3e5caf..bbd0fc42b 100644
--- a/site/layouts/shortcodes/redoc-polaris.html
+++ b/site/layouts/shortcodes/redoc-polaris.html
@@ -115,4 +115,5 @@
-
+
+