From e9ec93a471d9a753db01b682e75c52b32adf16f2 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Thu, 18 Feb 2021 21:44:01 +0100 Subject: use LoveIt theme, self hosted --- .../layouts/partials/share-links.html | 55 ---------------------- 1 file changed, 55 deletions(-) delete mode 100644 themes/beautifulhugo/layouts/partials/share-links.html (limited to 'themes/beautifulhugo/layouts/partials/share-links.html') diff --git a/themes/beautifulhugo/layouts/partials/share-links.html b/themes/beautifulhugo/layouts/partials/share-links.html deleted file mode 100644 index d264d1c..0000000 --- a/themes/beautifulhugo/layouts/partials/share-links.html +++ /dev/null @@ -1,55 +0,0 @@ -{{ if or .Params.socialShare (and .Site.Params.socialShare (ne .Params.socialShare false)) }} - - - {{ end }} \ No newline at end of file -- cgit v1.2.3