mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
chore(Home): update plebchan description
This commit is contained in:
@@ -131,7 +131,7 @@ const Home = () => {
|
|||||||
https://github.com/plebbit/plebbit-cli#install
|
https://github.com/plebbit/plebbit-cli#install
|
||||||
</a>{' '}
|
</a>{' '}
|
||||||
and follow the instructions to run your daemon, create a subplebbit (board) and edit its settings; <strong>(3)</strong> users can always connect to your
|
and follow the instructions to run your daemon, create a subplebbit (board) and edit its settings; <strong>(3)</strong> users can always connect to your
|
||||||
board via its address, but it can be whitelisted by submitting a pull request here:{' '}
|
board via its address, but it can be added below by submitting a pull request here:{' '}
|
||||||
<a href='https://github.com/plebbit/temporary-default-subplebbits' target='_blank' rel='noreferrer'>
|
<a href='https://github.com/plebbit/temporary-default-subplebbits' target='_blank' rel='noreferrer'>
|
||||||
https://github.com/plebbit/temporary-default-subplebbits
|
https://github.com/plebbit/temporary-default-subplebbits
|
||||||
</a>{' '}
|
</a>{' '}
|
||||||
@@ -183,7 +183,7 @@ const Home = () => {
|
|||||||
) : null}
|
) : null}
|
||||||
<Boards>
|
<Boards>
|
||||||
<BoardsTitle>
|
<BoardsTitle>
|
||||||
<h2>Whitelisted Boards</h2>
|
<h2>Default Boards</h2>
|
||||||
</BoardsTitle>
|
</BoardsTitle>
|
||||||
<BoardsContent>
|
<BoardsContent>
|
||||||
{defaultSubplebbits.map((subplebbit, index) => (
|
{defaultSubplebbits.map((subplebbit, index) => (
|
||||||
|
|||||||
Reference in New Issue
Block a user