From 1e976219ead2ab8c9202d78010ddcd581959d3c8 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Tue, 25 Aug 2020 22:45:25 +0300 Subject: [PATCH] old.html/classic: include DNS page instead of section Otherwise the DNS app recommendations don't appear as for some reason they aren't in the DNS section, but are on the page directly. Reported by `@kgde9vnr1rxty6hj:privacytools.io` --- pages/old.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/old.html b/pages/old.html index 646299fe..2fa08290 100644 --- a/pages/old.html +++ b/pages/old.html @@ -67,7 +67,7 @@ permalink: /classic/ {% include sections/video-frontends.html %} -{% include sections/dns.html %} +{% include pages/providers/dns.html %} {% include sections/notebooks.html %}