mirror of
https://github.com/welpo/tabi.git
synced 2026-04-22 07:57:21 +02:00
Per the CSP spec on delivering policy using the meta element https://www.w3.org/TR/CSP/#meta-element): > Authors are strongly encouraged to place meta elements as early in > the document as possible, because policies in meta elements are not > applied to content which precedes them. In particular, note that > resources fetched or prefetched using the Link HTTP response header > field, and resources fetched or prefetched using link and script > elements which precede a meta-delivered policy will not be blocked. Move the CSP close to the top of <head> to protect additional resources. |
||
|---|---|---|
| .. | ||
| analytics.html | ||
| cards_pages.html | ||
| comments.html | ||
| content_security_policy.html | ||
| copyright.html | ||
| extra_features.html | ||
| filter_card_tags.html | ||
| footer.html | ||
| header.html | ||
| history_url.html | ||
| home_banner.html | ||
| language_switcher.html | ||
| main_page_posts_list.html | ||
| main_page_projects_list.html | ||
| multilingual_tags.html | ||
| nav.html | ||
| paginate.html | ||
| search_modal.html | ||
| social_media_images.html | ||
| theme_switcher.html | ||
| title.html | ||