From 2476a7a2ec5b05999f7bf9bdc593ddad87b70986 Mon Sep 17 00:00:00 2001
From: ivarlovlie
Date: Wed, 16 Nov 2022 15:57:31 +0700
Subject: feat: Redirect all article links containing nrk.no to /les first
---
src/Pages/Read.cshtml | 17 +++++++++++++----
1 file changed, 13 insertions(+), 4 deletions(-)
(limited to 'src')
diff --git a/src/Pages/Read.cshtml b/src/Pages/Read.cshtml
index 63543aa..9cff853 100644
--- a/src/Pages/Read.cshtml
+++ b/src/Pages/Read.cshtml
@@ -11,9 +11,10 @@
-
+
@Html.Raw(Model.Source.Content)
-
+
+
-
\ No newline at end of file
+
+
+
\ No newline at end of file
--
cgit v1.3