diff options
Diffstat (limited to '.documentup.json')
-rw-r--r-- | .documentup.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.documentup.json b/.documentup.json new file mode 100644 index 0000000..e48e633 --- /dev/null +++ b/.documentup.json @@ -0,0 +1,8 @@ +{ + "twitter": [ + "svg_js" + ], + "travis": false, + "issues": true, + "color": "#ff0066" +}
\ No newline at end of file |