mirror of
https://github.com/meineerde/holgerjust.de.git
synced 2026-02-21 19:12:05 +00:00
Restrict twitter's data collection ambitions
This commit is contained in:
parent
da11b05824
commit
80119b30c3
@ -26,6 +26,8 @@
|
||||
%meta{name: "twitter:title", content: og_title}
|
||||
%meta{name: "twitter:description", content: page_description}
|
||||
%meta{name: "twitter:url", content: URI.join(blog_settings.url, current_page.url)}
|
||||
%meta{name: "twitter:dnt", content: 'on'}
|
||||
%meta{name: "twitter:widgets:csp", content: 'on'}
|
||||
- if cover?
|
||||
%meta{name: "twitter:image:src", content: URI.join(blog_settings.url, image_path(current_page.data.cover))}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user