summaryrefslogtreecommitdiffstats
path: root/lib/output/website/theme.js
blob: 1cc2891aefcb4d963c1a47810a0257ecb59c346e (plain)
1
2
3
4
5
6

function Theme() {

}

module.exports = Theme;