aboutsummaryrefslogtreecommitdiffstats
path: root/includes
diff options
context:
space:
mode:
Diffstat (limited to 'includes')
-rw-r--r--includes/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/base.html b/includes/base.html
index 7aabdf5..8db38ad 100644
--- a/includes/base.html
+++ b/includes/base.html
@@ -19,6 +19,7 @@
<link rel="canonical" :href="htmlBaseUrl(page.url, metadata.url)">
<meta property="og:site_name" :content="metadata.title">
<meta name="author" :content="metadata.author.name">
+ <meta property="og:image" content="/favicon.svg">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<link rel="alternate" href="/atom.xml" type="application/atom+xml" :title="metadata.title">