Add SimpleX group invite to footer (#320)
Co-authored-by: ekzyis <ek@stacker.news>
This commit is contained in:
parent
7ad4b0b438
commit
b427c921d1
|
@ -157,6 +157,13 @@ const ChatPopover = (
|
|||
>
|
||||
telegram
|
||||
</a>
|
||||
<span className='mx-2 text-muted'> \ </span>
|
||||
<a
|
||||
href='https://simplex.chat/contact#/?v=1-2&smp=smp%3A%2F%2F6iIcWT_dF2zN_w5xzZEY7HI2Prbh3ldP07YTyDexPjE%3D%40smp10.simplex.im%2FebLYaEFGjsD3uK4fpE326c5QI1RZSxau%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAV086Oj5yCsavWzIbRMCVuF6jq793Tt__rWvCec__viI%253D%26srv%3Drb2pbttocvnbrngnwziclp2f4ckjq65kebafws6g4hy22cdaiv5dwjqd.onion&data=%7B%22type%22%3A%22group%22%2C%22groupLinkId%22%3A%22cZwSGoQhyOUulzp7rwCdWQ%3D%3D%22%7D' className='nav-link p-0 d-inline-flex'
|
||||
target='_blank' rel='noreferrer'
|
||||
>
|
||||
simplex
|
||||
</a>
|
||||
</Popover.Content>
|
||||
</Popover>
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue