From 676a18506bd5d49b8a12a8a251a0634ee9c4299f Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 22 May 2018 17:19:53 +0200 Subject: [PATCH] Fix tags image url --- config.toml | 2 +- themes/hugo-bootstrap-premium/layouts/partials/base/metas.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 9c65032..dcad933 100644 --- a/config.toml +++ b/config.toml @@ -56,7 +56,7 @@ name = "paper" switchlang = true # You can use markdown here. BrandImage = "/brand.png" -OpenGraphImage = "notebook.jpg" +OpenGraphImage = "/notebook.jpg" brand = "Peertube" topline = "" footline = "" diff --git a/themes/hugo-bootstrap-premium/layouts/partials/base/metas.html b/themes/hugo-bootstrap-premium/layouts/partials/base/metas.html index 54843fa..18e67ce 100644 --- a/themes/hugo-bootstrap-premium/layouts/partials/base/metas.html +++ b/themes/hugo-bootstrap-premium/layouts/partials/base/metas.html @@ -40,7 +40,7 @@ {{ end }} {{ if ne .Site.Params.twitter "" }} - +