Skip to content

Commit 3ab6e1f

Browse files
committed
Added GitHub button
1 parent 9e79ba9 commit 3ab6e1f

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

book.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"ga",
99
"edit-link",
1010
"back-to-top-button",
11-
"githubcontributors"
11+
"githubcontributors",
12+
"github-buttons"
1213
],
1314
"pdf": {
1415
"paperSize": "a4"
@@ -27,6 +28,14 @@
2728
},
2829
"ga": {
2930
"token": "UA-111146084-1"
30-
}
31+
},
32+
"github-buttons": {
33+
"buttons": [{
34+
"user": "react-made-native-easy",
35+
"repo": "book",
36+
"type": "star",
37+
"size": "small"
38+
}]
39+
}
3140
}
3241
}

0 commit comments

Comments
 (0)