Re-implement open graph etc
This commit is contained in:
@ -4,7 +4,6 @@
|
||||
<link rel="icon" type="image/x-icon" href="/img/logo_favicon.svg">
|
||||
<link rel="blogroll" type="text/xml" href="{{ metadata.blogrollUrl }}">
|
||||
<meta name="description" content="{{ description or metadata.description }}">
|
||||
<meta name="image" content="{{ metadata.url }}{{ imageURL or metadata.author.profilePic }}">
|
||||
<meta name="robots" content="noai, noimageai">
|
||||
<meta name="generator" content="{{ eleventy.generator }}">
|
||||
<link rel="alternate" href="/feed/feed.xml" type="application/atom+xml" title="{{ metadata.title }}">
|
||||
|
Reference in New Issue
Block a user