added <Meta> tags for twitter to head
This commit is contained in:
parent
747856e754
commit
fbad7589cc
@ -20,6 +20,7 @@
|
||||
|
||||
title: ReclaimFutures
|
||||
email: info@reclaimfutures.org
|
||||
twitter: "@reclaim_futures"
|
||||
description: >- # this means to ignore newlines until "baseurl:"
|
||||
ReclaimFutures is a technology and culture conference exploring post-capitalist desire, utopian horizons, alternative computing and ecology..
|
||||
baseurl: "" # the subpath of your site, e.g. /blog
|
||||
|
@ -25,7 +25,11 @@
|
||||
<meta name="theme-color" content="#0ddfe7">
|
||||
<meta content="{{ site.title }}" property="og:site_name" />
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta name="twitter:site" content="{{ site.twitter }}" />
|
||||
<meta name="twitter:title" content="{{ site.title }}" />
|
||||
<meta name="twitter:description" content="{{ site.description }}" />
|
||||
<meta name="twitter:image" content="https://reclaimfutures.org/assets/img/TwitterCard.png" />
|
||||
|
||||
<meta property="og:title" content="{{ title }}" />
|
||||
<meta property="og:description" content="{{ page.excerpt | default: site.description | strip_html | normalize_whitespace | truncate: 160 | escape }}" />
|
||||
|
@ -9,7 +9,7 @@ Pour soumettre une proposition :
|
||||
- Envoyez le à [info@reclaimfutures.org](mailto:info@reclaimfutures.org). avec comme sujet 'RF2020 Proposal - [ titre ]'
|
||||
- C'est tout bon ! Nous vous recontacterons peu après la date limite d'envoi.
|
||||
|
||||
Si vous souhaitez crypter une communication par courrier électronique, notre clé publique se trouve là.
|
||||
Si vous souhaitez crypter une communication par courrier électronique, notre clé publique se trouve [là](/publickey.asc).
|
||||
|
||||
### Soumettre à notre instance Gitea
|
||||
|
||||
|
BIN
assets/img/TwitterCard.png
Normal file
BIN
assets/img/TwitterCard.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 508 KiB |
Loading…
Reference in New Issue
Block a user