File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed
themes/docsy/layouts/partials Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 22< meta name ="viewport " content ="width=device-width, initial-scale=1, shrink-to-fit=no ">
33<!-- To handle CSP policy -->
44< meta http-equiv ="Content-Security-Policy "
5- content ="
6- script-src 'self' 'unsafe-inline' 'unsafe-eval' https://analytics.apache.org https://code.jquery.com https://cdn.jsdelivr.net https://fonts.googleapis.com/;
7- style-src 'self' 'unsafe-inline' https://code.jquery.com https://cdn.jsdelivr.net https://fonts.googleapis.com/;
8- ">
5+ content ="script-src 'self'; script-src-elem 'self' https://code.jquery.com https://cdn.jsdelivr.net https://fonts.googleapis.com; ">
96{{ hugo.Generator }}
107{{ range .AlternativeOutputFormats -}}
118< link rel ="{{ .Rel }} " type ="{{ .MediaType.Type }} " href ="{{ .Permalink | safeURL }} ">
You can’t perform that action at this time.
0 commit comments