daux.io/docs/config.json
Justin Walsh 9a9d7efd9a Merging fix for relative paths by @epicwhale
Fixes #35
Fixes #29
Fixes #26
Fixes #7
2013-07-22 11:07:43 -05:00

15 lines
504 B
JSON

{
"title": "DAUX.IO",
"tagline": "The Easiest Way To Document Your Project",
"image": "img/app.png",
"theme": "navy",
"repo": "justinwalsh/daux.io",
"twitter": ["justin_walsh", "todaymade"],
"google_analytics": "UA-12653604-10",
"links": {
"Download": "https://github.com/justinwalsh/daux.io/archive/master.zip",
"GitHub Repo": "https://github.com/justinwalsh/daux.io",
"Help/Support/Bugs": "https://github.com/justinwalsh/daux.io/issues",
"Made by Todaymade": "http://todaymade.com"
}
}