forked from PirateCare/Syllabus
!publish! twitter/fb embedding image..
This commit is contained in:
parent
45b76dd5a0
commit
4f0044a194
|
@ -1,5 +1,22 @@
|
|||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<meta property="og:title" content="Pirate Care Syllabus">
|
||||
<meta property="og:description" content="Pirate Care is a research process - primarily based in the transnational European space - that maps the increasingly present forms of activism at the intersection of “care” and “piracy”, which in new and interesting ways are trying to intervene in one of the most important challenges of our time, that is, the ‘crisis of care’ in all its multiple and interconnected dimensions.">
|
||||
<meta property="og:image" content="https://syllabus.pirate.care/images/piratecaqre.png">
|
||||
<meta property="og:url" content="https://syllabus.pirate.care/">
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
|
||||
<!-- Non-Essential, But Recommended -->
|
||||
|
||||
<meta property="og:site_name" content="Pirate Care Syllabus">
|
||||
<meta name="twitter:image:alt" content="Pirate Care">
|
||||
|
||||
|
||||
<!-- Non-Essential, But Required for Analytics -->
|
||||
|
||||
<meta name="twitter:site" content="@piratecare">
|
||||
|
||||
<title>{{ block "title" . }}
|
||||
{{- .Title }} - {{ .Site.Title -}}
|
||||
{{ end }}</title>
|
||||
|
|
Reference in New Issue