Add customize og template (#459)

* improve config template

Signed-off-by: tison <wander4096@gmail.com>

* Update _config.yml

Co-authored-by: Ljcbaby <46277145+ljcbaby@users.noreply.github.com>
This commit is contained in:
tison 2022-02-08 13:04:49 +08:00 committed by GitHub
parent 03f31f0ef7
commit bdbb5aedbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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:card>
#twitter_id: <twitter:creator>
#twitter_site: <twitter:site>
#twitter_image: <twitter:image>
#google_plus: <g+:profile_link>
#fb_admins: <fb:admin_id>
#fb_app_id: <fb:app_id>
# ---------------------------------------------------------------