From 2b9e223f089439688a70688fdd3b7fa7b5296595 Mon Sep 17 00:00:00 2001 From: Luke <16389426+LukeSeers@users.noreply.github.com> Date: Tue, 19 Apr 2022 12:07:21 +0200 Subject: [PATCH] Add twitter ogp config settings --- _config.yml | 7 +++++++ _includes/head_ogp.html | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 4b927e3..db2bb8d 100644 --- a/_config.yml +++ b/_config.yml @@ -87,6 +87,13 @@ inter_post_navigation: false email: hello@safing.io emailobfuscated: "=b!isfg>#nbjmup;ifmmpAtbgjoh/jp#?ifmmpAtbgjoh/jp=0b?" +############################## +###### OGP settings ###### +############################## + +twitter_username: "@SafingIO" +twitter_card_type: "summary_large_image" + ################################### ###### media/content options ###### ################################### diff --git a/_includes/head_ogp.html b/_includes/head_ogp.html index 8886873..fbfa3a7 100644 --- a/_includes/head_ogp.html +++ b/_includes/head_ogp.html @@ -34,8 +34,8 @@ {{ site.description }} {% endif %} "> - - + +