mirror of
https://github.com/medialab-prado/datamad2017.git
synced 2025-06-07 22:11:29 +02:00
Deleted artifacts on posts
This commit is contained in:
parent
ac4d92a3ee
commit
b17812e89f
21 changed files with 35 additions and 310 deletions
|
@ -7,10 +7,6 @@
|
|||
<meta name="description" content="{{ site.description }}">
|
||||
<meta name="keywords" content="{{ site.metaKeywords }}">
|
||||
<link rel="canonical" href="{{ site.url }}">
|
||||
<!-- Social: Google+ / Schema.org -->
|
||||
<meta itemprop="name" content="{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}">
|
||||
<meta itemprop="description" content="{{ site.description }}">
|
||||
<meta itemprop="image" content="{{ site.socialImageSrcGooglePlus | prepend: site.baseurl | prepend: site.url }}">
|
||||
<!-- Social: Twitter -->
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:site" content="{{ site.twitterAccount }}">
|
||||
|
@ -25,7 +21,6 @@
|
|||
<meta property="og:image" content="{{ site.socialImageSrcFacebook | prepend: site.baseurl | prepend: site.url }}" />
|
||||
<meta property="og:description" content="{{ site.description }}" />
|
||||
|
||||
|
||||
<title>{% if page.title %}{{ page.title }} • {{ site.title }}{% else %}{{ site.title }}{% endif %}</title>
|
||||
<link rel="shortcut icon" href="{{ "/img/favicons/favicon.ico" | prepend: site.baseurl }}">
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="{{ "/img/favicons/apple-touch-icon-152x152.png" | prepend: site.baseurl }}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue