From 92c76889500759ba013d8170217f453f250c970f Mon Sep 17 00:00:00 2001
From: sheey11 <13375959+sheey11@users.noreply.github.com>
Date: Wed, 12 Feb 2025 18:49:26 +0800
Subject: [PATCH] fix: change referrer policy to same-origin
---
web/templates/macro/head.html | 2 +-
web/templates/test.html | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/web/templates/macro/head.html b/web/templates/macro/head.html
index c845b8da..c1f72fad 100644
--- a/web/templates/macro/head.html
+++ b/web/templates/macro/head.html
@@ -54,7 +54,7 @@
-
+
diff --git a/web/templates/test.html b/web/templates/test.html
index 88fb2c13..86a98634 100644
--- a/web/templates/test.html
+++ b/web/templates/test.html
@@ -11,7 +11,7 @@
-
+
@@ -58,4 +58,4 @@