lbry.tech/config.js
ポール ウェッブ 4a962f9a9b Metadata is setup
2018-07-25 15:42:29 -05:00

20 lines
448 B
JavaScript

"use strict";
module.exports = exports = {
ga: "UA-60403362-1",
github: {
branch: "new",
linkText: "Edit this page on GitHub",
repo: "lbryio/lbry.tech"
},
meta: {
color: "#222",
description: "LBRY is a free, open, and community-run digital marketplace. Come check out our documentation and contribute!",
name: "LBRY",
tagline: "We came from the future to help you save the Internet",
title: "LBRY"
}
};