lbry.tech/config.js
2018-07-13 13:22:46 -05:00

12 lines
178 B
JavaScript

"use strict";
module.exports = exports = {
github: {
branch: "new",
linkText: "Edit this page on GitHub",
repo: "lbryio/lbry.tech"
},
ga: "UA-60403362-1"
};