Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dldx/hpstr-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/twitter_og_cards.html')
-rw-r--r--layouts/partials/twitter_og_cards.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/partials/twitter_og_cards.html b/layouts/partials/twitter_og_cards.html
index 735968d..61f7ae6 100644
--- a/layouts/partials/twitter_og_cards.html
+++ b/layouts/partials/twitter_og_cards.html
@@ -27,4 +27,3 @@
{{ if not .Date.IsZero }}
<meta property="og:updated_time" content="{{ .Date.Format "2006-01-02T15:04:05-07:00" | safeHTML }}"/>
{{ end }}
-{{ with .Site.params.author.facebook }}<meta property="article:author" content="https://www.facebook.com/{{ . }}" />{{ end }}