mirror of
https://github.com/privacyguides/discourse-brand.git
synced 2025-06-20 20:04:22 +00:00
Import custom CSS
This commit is contained in:
11
common/head.html
Normal file
11
common/head.html
Normal file
@ -0,0 +1,11 @@
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@id": "https://www.privacyguides.org/",
|
||||
"@type": "Organization",
|
||||
"logo": "https://forum-uploads.privacyguidesusercontent.com/original/1X/7e223a1d8466e532aa4f45566d3e18dd0829eb17.png",
|
||||
"name": "Privacy Guides",
|
||||
"sameAs": ["https://github.com/privacyguides", "https://www.wikidata.org/wiki/Q111710163"],
|
||||
"url": "https://www.privacyguides.org/en/about/"
|
||||
}
|
||||
</script>
|
Reference in New Issue
Block a user