mirror of
https://github.com/tiennm99/hugoDocs.git
synced 2026-09-16 20:22:01 +00:00
git-subtree-dir: themes/gohugoioTheme git-subtree-split: 7dd8a302409a20362e4c610798cc19661b336363
9 lines
276 B
Plaintext
9 lines
276 B
Plaintext
/*
|
|
X-Frame-Options: DENY
|
|
X-XSS-Protection: 1; mode=block
|
|
X-Content-Type-Options: nosniff
|
|
Referrer-Policy: origin-when-cross-origin
|
|
*/
|
|
Link: <{{ "dist/app.bundle.js" | relURL }}>; rel=preload; as=script
|
|
Link: <{{ "dist/main.css" | relURL }}>; rel=preload; as=style
|