Skip to content

Commit 1ec51f8

Browse files
authored
Merge pull request #9 from twang2218/fix-missing-layouts-folder
Fix missing '_layout' folder issue.
2 parents b466eef + 9dfdbc7 commit 1ec51f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"description": "Gitbook plugin provide GitHub Button.",
1616
"main": "index.js",
1717
"files": [
18+
"_layouts",
1819
"index.js",
1920
"lib",
2021
"src"

0 commit comments

Comments
 (0)