From 6a0fb368f4180173109cecfda93bdaa3903e53b0 Mon Sep 17 00:00:00 2001 From: Christian Gick Date: Mon, 6 Apr 2026 06:51:40 +0300 Subject: [PATCH] =?UTF-8?q?fix=20footer=20to=20single=20line:=20=C2=A9=202?= =?UTF-8?q?026=20Internet=20for=20Kids=20|=20Powered=20by=20Agiliton=20VPN?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- layouts/_default/baseof.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index a5387f7..8146810 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -45,10 +45,7 @@

- Powered by Agiliton VPN -

-

- © {{ now.Year }} Internet for Kids. A publication by Agiliton. + © {{ now.Year }} Internet for Kids | Powered by Agiliton VPN

{{ partial "extend-footer.html" . }}