refactor: remove og:image & obsolete links

This commit is contained in:
Ayo Ayco 2024-05-14 11:11:19 +02:00
parent d5a3174a94
commit e99ab10064

View file

@ -19,23 +19,7 @@
<meta property="article:published_time" content="{{page.date}}" />
{% else %}
<meta property="og:type" content="website" />
{% endif %} {% if page.layout == 'home' %}
<meta
property="og:image"
content="{{ '/assets/images/' | absolute_url }}ayo.png"
/>
{% elsif page.image %}
<meta
property="og:image"
content="{{ '/assets/images/' | absolute_url }}{{ page.image }}.jpg"
/>
{% else %}
<meta
property="og:image"
content="{{ '/assets/images/' | absolute_url }}ayo.png"
/>
{% endif %}
<meta property="og:site_name" content="{{site.title}}" />
<!--meta property="article:modified_time" content="2013-09-16T19:08:47+01:00" />
@ -44,10 +28,9 @@
<link rel="me" href="https://ayco.io" />
<link rel="me" href="https://ayo.ayco.io" />
<link rel="me" href="https://ayos.blog" />
<link rel="me" href="https://social.ayco.io/@ayo" />
<link rel="me" href="https://mastodon.ph/@ayo" />
<link rel="me" href="https://shrediverse.net/@ayo" />
<link rel="me" href="https://stop.voring.me/@ayo" />
<link rel="me" href="https://ayco.io/@ayo" />
<link rel="me" href="https://metapixl.com/@ayo" />
<link rel="webmention" href="https://webmention.io/ayos.blog/webmention" />