commit
eb9dc4845e
3 changed files with 4 additions and 4 deletions
|
@ -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'
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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)
|
||||||
|
|
Loading…
Add table
Reference in a new issue