From 1e4c1b0b249f65677d7c7325795fd0f2f9cae239 Mon Sep 17 00:00:00 2001 From: lostinlight Date: Thu, 24 Sep 2020 00:12:15 +0300 Subject: [PATCH] Set width, height of og:image (closes #30) --- _config.yml | 4 ++-- themes/starter/layout/_partial/head.ejs | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index f5ae6f2..bcfb4ea 100644 --- a/_config.yml +++ b/_config.yml @@ -3,9 +3,9 @@ ## Source: https://github.com/hexojs/hexo/ # Site -title: Fediverse +title: Fediverse.Party subtitle: -description: explore federated networks +description: making social media free, federated and fun author: lostinlight language: - en diff --git a/themes/starter/layout/_partial/head.ejs b/themes/starter/layout/_partial/head.ejs index ee4e40b..4fe55c6 100644 --- a/themes/starter/layout/_partial/head.ejs +++ b/themes/starter/layout/_partial/head.ejs @@ -34,6 +34,8 @@ + + <% if (page.title) { %>