chore: update description

This commit is contained in:
Snazzah 2021-12-31 13:10:29 -06:00
parent 91c23c40c6
commit 85a24c05ba
No known key found for this signature in database
GPG key ID: 5E71D54F3D86282E

View file

@ -1,7 +1,7 @@
const sidebar = require('./sidebar.js'); const sidebar = require('./sidebar.js');
const metaTitle = 'LBRY Foundation', const metaTitle = 'LBRY Foundation',
metaDesc = 'LBRY is a secure, open, and community-run digital marketplace.', metaDesc = 'The LBRY community invites everyone to join us in building a more free and open way to share content and information online.',
metaURL = 'https://lbry.org', metaURL = 'https://lbry.org',
metaLogo = '/logo.png', metaLogo = '/logo.png',
metaColor = '#27E4EB'; metaColor = '#27E4EB';