From eaf5b875ac1d2b807e630b5a8dbe2459f1f25de6 Mon Sep 17 00:00:00 2001 From: Victor Westerlund Date: Fri, 10 May 2024 09:18:53 +0200 Subject: [PATCH] fix: links to frameworks on about page --- pages/about.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/about.php b/pages/about.php index 9003c79..7cf9e4b 100755 --- a/pages/about.php +++ b/pages/about.php @@ -10,7 +10,7 @@

This website

-

This site and all of its components are 100% free and open source software. The website is designed and built by me from the ground up on top of my own Vegvisir (web) and Reflect (API) framework. There are no cookies or trackers on this site. The only information I have about you is your public client/proxy IP-address () plus the pages and resources your browser requests. None of this data is used for analytics.

+

This site and all of its components are 100% free and open source software. The website is designed and built by me from the ground up on top of my own Vegvisir (web) and Reflect (API) framework. There are no cookies or trackers on this site. The only information I have about you is your public client/proxy IP-address () plus the pages and resources your browser requests. None of this data is used for analytics.

Checkout the website source code on GitHub