From 69075c6fb15ae660fc3d78eb2a4dfcde1c5fba1c Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Thu, 27 Jun 2024 10:32:09 +0200 Subject: less github links --- content/posts/privacy-and-hugo-themes/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/posts/privacy-and-hugo-themes/index.md') diff --git a/content/posts/privacy-and-hugo-themes/index.md b/content/posts/privacy-and-hugo-themes/index.md index 82e35ef..7875402 100644 --- a/content/posts/privacy-and-hugo-themes/index.md +++ b/content/posts/privacy-and-hugo-themes/index.md @@ -16,9 +16,9 @@ I thought, given Hugo generates plain static HTML pages, I would be on the safe But unfortunately, the theme I use includes some external resources, like the Google web fonts... -I now patched that out in my [fork](https://github.com/christoph-cullmann/hugo-coder) of the theme and provide local copies on my own server. +I now patched that out of the theme and provide local copies on my own server. -The local mirrored files can be found [here](https://github.com/christoph-cullmann/cullmann.io/tree/master/static). +The local mirrored files can be found [here](https://cullmann.io/git/cullmann.io). Actually, this shows, for a "normal" user, it is really hard to ensure no privacy violations are on his/her/... website, given you need to control each and every page. -- cgit v1.2.3