mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-17 18:22:33 +00:00
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:
parent
03f31f0ef7
commit
bdbb5aedbd
10
_config.yml
10
_config.yml
@ -76,8 +76,14 @@ creative_commons:
|
|||||||
# See: https://hexo.io/docs/helpers#open-graph
|
# See: https://hexo.io/docs/helpers#open-graph
|
||||||
open_graph:
|
open_graph:
|
||||||
enable: true
|
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>
|
||||||
|
|
||||||
|
|
||||||
# ---------------------------------------------------------------
|
# ---------------------------------------------------------------
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user