This commit is contained in:
Zakhar 2026-06-21 15:25:51 +03:00
parent 3162d924e2
commit 5496ff6c7c
2 changed files with 7 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@ -16,16 +16,17 @@
<link
rel="preload"
href="https://fonts.googleapis.com/css2?family=Onest:wght@100..900&display=swap"
id="style_preload"
as="style"
onload="this.onload=null;this.rel='stylesheet'"
nonce="**MY_PRETTY_CSP_NONCE**"
/>
<script nonce="**MY_PRETTY_CSP_NONCE**">document.getElementById('style_preload').addEventListener('load', (function() {
this.rel='stylesheet'
}))</script>
<noscript>
<link
href="https://fonts.googleapis.com/css2?family=Onest:wght@100..900&display=swap"
rel="stylesheet"
type="text/css"
nonce="**MY_PRETTY_CSP_NONCE**"
/>
</noscript>
<style nonce="**MY_PRETTY_CSP_NONCE**">