diff options
author | wout <wout@impinc.co.uk> | 2013-04-09 08:08:39 +0100 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2013-04-09 08:08:39 +0100 |
commit | 28dd3d27d708d1e87764c1f8217170d5e23075c9 (patch) | |
tree | 0741e7bcd63b5f9f17a241074a3a02b164f88101 /.documentup.json | |
parent | 0b8d1de2c597d34119f8213cac46fe1f832c3131 (diff) | |
download | svg.js-28dd3d27d708d1e87764c1f8217170d5e23075c9.tar.gz svg.js-28dd3d27d708d1e87764c1f8217170d5e23075c9.zip |
Addeddocumentup config file
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 |