Merge pull request #212 from LBRYFoundation/revamp2024

Revamp2024
This commit is contained in:
Philip Ahlqvist 2024-08-07 23:59:11 +02:00 committed by GitHub
commit eb9dc4845e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
const sidebar = require('./sidebar.js'); const sidebar = require('./sidebar.js');
const additionalPages = require('./additionalPages.js').additionalPages; const additionalPages = require('./additionalPages.js').additionalPages;
const metaTitle = 'LBRY Foundation', const metaTitle = 'The LBRY Foundation',
metaDesc = 'The LBRY community invites everyone to join us in building a more free and open way to share content and information online.', 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',
@ -138,7 +138,7 @@ const config = {
} }
], ],
finePrints: [ finePrints: [
'© {year} LBRY Foundation Inc', '© {year} The LBRY Foundation',
'With love for community' 'With love for community'
] ]
} }

View file

@ -3,7 +3,7 @@ footer: true
--- ---
# Foundation Board # Foundation Board
The LBRY Foundation is a US-based non-profit corporation governed by a board of directors formed by members of the community. <!-- The Foundation currently has five board members and board members serve a three year term but can be re-elected. --> The LBRY Foundation is a US-based non-profit organization governed by a board of directors formed by members of the community. <!-- The Foundation currently has five board members and board members serve a three year term but can be re-elected. -->
<!-- TODO probably add more about the governance here --> <!-- TODO probably add more about the governance here -->
## Board of Directors ## Board of Directors

View file

@ -166,4 +166,4 @@ If there are any questions regarding this privacy policy, you may contact us usi
> 30 N Gould St #43809 > 30 N Gould St #43809
> Sheridan, WY 82801 > Sheridan, WY 82801
> USA > USA
> [board@lbry.com](mailto:board@lbry.com) > [board@lbry.org](mailto:board@lbry.org)