Skip to content

Commit bde3e3c

Browse files
committed
Add og:description for OGP.
1 parent bbac6e3 commit bde3e3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<title>Vue GitHub Buttons</title>
77
<meta name="description" content="GitHub buttons component for Vue.">
88
<meta property="og:title" content="Vue GitHub Buttons">
9+
<meta property="og:description" content="GitHub buttons component for Vue.">
910
<meta property="og:type" content="website">
1011
<meta property="og:url" content="https://gluons.github.io/vue-github-buttons/">
1112
<meta property="og:image" content="https://gluons.github.io/vue-github-buttons/static/vue.png">

0 commit comments

Comments
 (0)