commit
eb9dc4845e
3 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
const sidebar = require('./sidebar.js');
|
||||
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.',
|
||||
metaURL = 'https://lbry.org',
|
||||
metaLogo = '/logo.png',
|
||||
|
@ -138,7 +138,7 @@ const config = {
|
|||
}
|
||||
],
|
||||
finePrints: [
|
||||
'© {year} LBRY Foundation Inc',
|
||||
'© {year} The LBRY Foundation',
|
||||
'With love for community'
|
||||
]
|
||||
}
|
||||
|
|
|
@ -3,7 +3,7 @@ footer: true
|
|||
---
|
||||
|
||||
# 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 -->
|
||||
|
||||
## Board of Directors
|
||||
|
|
|
@ -166,4 +166,4 @@ If there are any questions regarding this privacy policy, you may contact us usi
|
|||
> 30 N Gould St #43809
|
||||
> Sheridan, WY 82801
|
||||
> USA
|
||||
> [board@lbry.com](mailto:board@lbry.com)
|
||||
> [board@lbry.org](mailto:board@lbry.org)
|
||||
|
|
Loading…
Add table
Reference in a new issue