refactor(head/opengraph): split code into modules

This commit is contained in:
Jimmy Cai
2020-09-11 21:55:15 +02:00
parent 03f91c36b2
commit 5f7e818b92
5 changed files with 17 additions and 10 deletions
+1
View File
@@ -40,6 +40,7 @@ DefaultContentLanguage = "en" # Theme i18n support
[params.opengraph]
[params.opengraph.twitter]
site = ""
card = "summary_large_image"
[params.defaultImage]
[params.defaultImage.article]
enabled = false