{
    "theme": "moka",
    "title": "Moyu Blog",
    "favicon": "/moka-png.png",
    "author": "moyu",
    "description": "moyu Blog",
    "siteName": "site",

    "deploy": [{
        "type": "git",
        "name": "origin",
        "url": "https://github.com/moyuyc/moyuyc.github.io.git",
        "branch": "master"
    }, {
        "type": "git",
        "name": "oschina",
        "url": "https://git.oschina.net/moyuyc/moyuyc.git",
        "branch": "master"
    }],
    "bak": {
        "type": "git",
        "url": "https://github.com/moyuyc/blogsource.git",
        "branch": "master"
    }
}
