From e3a0cc46f78af76797eb0503db9a60cb39790a97 Mon Sep 17 00:00:00 2001 From: davegson <3080765+davegson@users.noreply.github.com> Date: Mon, 17 Oct 2022 10:58:24 +0200 Subject: [PATCH] Redirect /technology to startpage previously redirected to /portmaster/, so gotta drag that along now --- index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 2013aa7..327f9ec 100644 --- a/index.html +++ b/index.html @@ -3,6 +3,7 @@ layout: page title: Safing Portmaster - Easy Privacy redirect_from: - /portmaster/ +- /technology/ ---
@@ -141,7 +142,7 @@ redirect_from: Videos - +
{% assign all_publications = site.publications | sort: "date" | reverse %} {% for publication in all_publications limit: 6 %} @@ -157,6 +158,6 @@ redirect_from: {% endif %} {% endfor %}
- +