Privacy and Hugo Themes
I use the “Hugo Coder” theme for this page.
After creating the privacy page (Impressum), I did take a closer look at the generated HTML code to confirm I didn’t miss to state things there.
I thought, given Hugo generates plain static HTML pages, I would be on the safe side.
But unfortunately, the theme I use includes some external resources, like the Google web fonts…
I now patched that out in my fork of the theme and provide local copies on my own server.
[Read More]