Skip to content

Commit bdbb5ae

Browse files
tisonkunljcbaby
andauthored
Add customize og template (next-theme#459)
* improve config template Signed-off-by: tison <[email protected]> * Update _config.yml Co-authored-by: Ljcbaby <[email protected]>
1 parent 03f31f0 commit bdbb5ae

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

_config.yml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,14 @@ creative_commons:
7676
# See: https://hexo.io/docs/helpers#open-graph
7777
open_graph:
7878
enable: true
79-
# Add pairs each line to customize
80-
options: ''
79+
options:
80+
#twitter_card: <twitter:card>
81+
#twitter_id: <twitter:creator>
82+
#twitter_site: <twitter:site>
83+
#twitter_image: <twitter:image>
84+
#google_plus: <g+:profile_link>
85+
#fb_admins: <fb:admin_id>
86+
#fb_app_id: <fb:app_id>
8187

8288

8389
# ---------------------------------------------------------------

0 commit comments

Comments
 (0)