From bdbb5aedbd110db6137542a1f38988fd3518a04c Mon Sep 17 00:00:00 2001 From: tison Date: Tue, 8 Feb 2022 13:04:49 +0800 Subject: [PATCH] Add customize og template (#459) * improve config template Signed-off-by: tison * Update _config.yml Co-authored-by: Ljcbaby <46277145+ljcbaby@users.noreply.github.com> --- _config.yml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index d3a023e..5c6246b 100644 --- a/_config.yml +++ b/_config.yml @@ -76,8 +76,14 @@ creative_commons: # See: https://hexo.io/docs/helpers#open-graph open_graph: enable: true - # Add pairs each line to customize - options: '' + options: + #twitter_card: + #twitter_id: + #twitter_site: + #twitter_image: + #google_plus: + #fb_admins: + #fb_app_id: # ---------------------------------------------------------------