summaryrefslogtreecommitdiff
path: root/.config/fisher/github.com/matchai/spacefish/book.json
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2020-07-17 09:19:06 -0300
committerRoger Gonzalez <roger@rogs.me>2020-07-17 09:19:06 -0300
commit9fe9310ccf4971f0d1976f9bdaafd04a68ea314b (patch)
treeff1d5d677d5b3c33ac7eb6252029f2a9d165d9b3 /.config/fisher/github.com/matchai/spacefish/book.json
parent743caecfc68bb6d28f8de2e80bce671e42601c6a (diff)
Deleted fisher stuff
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
- }]
- }
- }
-}