From 132d310168c49ec66475ca4d0f9cc22a1f60dcdf Mon Sep 17 00:00:00 2001 From: davegson <3080765+davegson@users.noreply.github.com> Date: Thu, 28 Jan 2021 11:15:11 +0100 Subject: [PATCH] Grab FAQ portmaster questions, not SPN --- portmaster/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portmaster/index.html b/portmaster/index.html index e457b58..dcd038b 100644 --- a/portmaster/index.html +++ b/portmaster/index.html @@ -315,7 +315,7 @@ redirect_from:
- {% for faq in site.data.faq.spn %} + {% for faq in site.data.faq.portmaster %}

{{ faq.q }}