http://forgehwpgqaaiyzj6t7zgzhuhrec53zjldotv23b5dwehtekc6aqd4id.onion/nyx/Nyxblog
Content Security Policy If your site enforces a Content Security Policy (as public-facing sites should), you have a few choices (pick one): In base.njk , remove <style>{% getBundle "css" %}</style> and uncomment <link rel="stylesheet" href="{% getBundleFileUrl "css" %}"> Configure the server with the CSP directive style-src: 'unsafe-inline' (less secure).