Skip to content
This repository was archived by the owner on Aug 1, 2021. It is now read-only.

Commit 82a9d94

Browse files
chore: add gh pages setting
1 parent 9493124 commit 82a9d94

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/gh-pages.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"GH_PAGES_APP_ID": "editor",
3+
"GH_PAGES_PLUGIN_SCRIPT": "./index.min.js",
4+
"GH_PAGES_PLUGIN_STYLE": "./index.css",
5+
"GH_PAGES_TITLE": "Marker Animation",
6+
"GH_PAGES_TEMPLATE": "gutenberg",
7+
"GH_PAGES_TRACKING_ID": "UA-78163306-3"
8+
}

0 commit comments

Comments
 (0)