summaryrefslogtreecommitdiff
path: root/.config/fisher/github.com/matchai/spacefish/book.json
diff options
context:
space:
mode:
Diffstat (limited to '.config/fisher/github.com/matchai/spacefish/book.json')
-rw-r--r--.config/fisher/github.com/matchai/spacefish/book.json26
1 files changed, 0 insertions, 26 deletions
diff --git a/.config/fisher/github.com/matchai/spacefish/book.json b/.config/fisher/github.com/matchai/spacefish/book.json
deleted file mode 100644
index bf57b999..00000000
--- a/.config/fisher/github.com/matchai/spacefish/book.json
+++ /dev/null
@@ -1,26 +0,0 @@
-{
- "gitbook": "3.x.x",
- "title": "Spacefish",
- "plugins": ["edit-link", "github", "github-buttons", "anchorjs", "ga"],
- "pluginsConfig": {
- "ga": {
- "token": "UA-71160903-2"
- },
- "edit-link": {
- "base": "https://github.com/matchai/spacefish/tree/master",
- "label": "Edit This Page"
- },
- "github": {
- "url": "https://github.com/matchai/spacefish/"
- },
- "github-buttons": {
- "buttons": [{
- "user": "matchai",
- "repo": "spacefish",
- "type": "star",
- "size": "small",
- "count": true
- }]
- }
- }
-}