chore(Home): update plebchan description

This commit is contained in:
plebeius.eth
2023-09-24 21:51:54 +02:00
parent f785f3252b
commit f36aa14a5c
+2 -2
View File
@@ -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) => (