feat(share): add seedit to share button

This commit is contained in:
plebeius.eth
2023-10-26 14:13:00 +02:00
parent 24105a943e
commit a13fe45c64
6 changed files with 26 additions and 31 deletions
+5 -6
View File
@@ -1125,12 +1125,11 @@ const All = () => {
Plebbit Plebbit
</a> </a>
</li> </li>
{/* <li onClick={() => handleOptionClick(thread.cid)}> <li onClick={() => handleOptionClick(thread.cid)}>
<a <a href={`https://seedit.netlify.app/#/p/${thread.subplebbitAddress}/c/${thread.cid}`} target='_blank' rel='noreferrer'>
href={`https://seedit.eth.limo/#/p/${thread.subplebbitAddress}/c/${thread.cid}`} Seedit
target="_blank" rel="noreferrer" </a>
>Seedit</a> </li>
</li> */}
<li onClick={() => handleOptionClick(thread.cid)}> <li onClick={() => handleOptionClick(thread.cid)}>
<a href={`https://plebones.eth.limo/#/p/${thread.subplebbitAddress}/c/${thread.cid}`} target='_blank' rel='noreferrer'> <a href={`https://plebones.eth.limo/#/p/${thread.subplebbitAddress}/c/${thread.cid}`} target='_blank' rel='noreferrer'>
Plebones Plebones
+1 -1
View File
@@ -653,7 +653,7 @@ const CatalogPost = ({ post }) => {
</li> </li>
{/* <li onClick={() => handleOptionClick(thread.cid)}> {/* <li onClick={() => handleOptionClick(thread.cid)}>
<a <a
href={`https://seedit.eth.limo/#/p/${selectedAddress}/c/${thread.cid}`} href={`https://seedit.netlify.app/#/p/${selectedAddress}/c/${thread.cid}`}
target="_blank" rel="noreferrer" target="_blank" rel="noreferrer"
>Seedit</a> >Seedit</a>
</li> */} </li> */}
+5 -6
View File
@@ -2181,12 +2181,11 @@ const Board = () => {
Plebbit Plebbit
</a> </a>
</li> </li>
{/* <li onClick={() => handleOptionClick(thread.cid)}> <li onClick={() => handleOptionClick(thread.cid)}>
<a <a href={`https://seedit.netlify.app/#/p/${selectedAddress}/c/${thread.cid}`} target='_blank' rel='noreferrer'>
href={`https://seedit.eth.limo/#/p/${selectedAddress}/c/${thread.cid}`} Seedit
target="_blank" rel="noreferrer" </a>
>Seedit</a> </li>
</li> */}
<li onClick={() => handleOptionClick(thread.cid)}> <li onClick={() => handleOptionClick(thread.cid)}>
<a href={`https://plebones.eth.limo/#/p/${selectedAddress}/c/${thread.cid}`} target='_blank' rel='noreferrer'> <a href={`https://plebones.eth.limo/#/p/${selectedAddress}/c/${thread.cid}`} target='_blank' rel='noreferrer'>
Plebones Plebones
+5 -6
View File
@@ -1075,12 +1075,11 @@ const CatalogPost = ({ post }) => {
Plebbit Plebbit
</a> </a>
</li> </li>
{/* <li onClick={() => handleOptionClick(thread.cid)}> <li onClick={() => handleOptionClick(thread.cid)}>
<a <a href={`https://seedit.netlify.app/#/p/${selectedAddress}/c/${thread.cid}`} target='_blank' rel='noreferrer'>
href={`https://seedit.eth.limo/#/p/${selectedAddress}/c/${thread.cid}`} Seedit
target="_blank" rel="noreferrer" </a>
>Seedit</a> </li>
</li> */}
<li onClick={() => handleOptionClick(thread.cid)}> <li onClick={() => handleOptionClick(thread.cid)}>
<a href={`https://plebones.eth.limo/#/p/${selectedAddress}/c/${thread.cid}`} target='_blank' rel='noreferrer'> <a href={`https://plebones.eth.limo/#/p/${selectedAddress}/c/${thread.cid}`} target='_blank' rel='noreferrer'>
Plebones Plebones
+5 -6
View File
@@ -1139,12 +1139,11 @@ const Subscriptions = () => {
Plebbit Plebbit
</a> </a>
</li> </li>
{/* <li onClick={() => handleOptionClick(thread.cid)}> <li onClick={() => handleOptionClick(thread.cid)}>
<a <a href={`https://seedit.netlify.app/#/p/${thread.subplebbitAddress}/c/${thread.cid}`} target='_blank' rel='noreferrer'>
href={`https://seedit.eth.limo/#/p/${thread.subplebbitAddress}/c/${thread.cid}`} Seedit
target="_blank" rel="noreferrer" </a>
>Seedit</a> </li>
</li> */}
<li onClick={() => handleOptionClick(thread.cid)}> <li onClick={() => handleOptionClick(thread.cid)}>
<a href={`https://plebones.eth.limo/#/p/${thread.subplebbitAddress}/c/${thread.cid}`} target='_blank' rel='noreferrer'> <a href={`https://plebones.eth.limo/#/p/${thread.subplebbitAddress}/c/${thread.cid}`} target='_blank' rel='noreferrer'>
Plebones Plebones
@@ -651,12 +651,11 @@ const CatalogPost = ({ post }) => {
Plebbit Plebbit
</a> </a>
</li> </li>
{/* <li onClick={() => handleOptionClick(thread.cid)}> <li onClick={() => handleOptionClick(thread.cid)}>
<a <a href={`https://seedit.netlify.app/#/p/${selectedAddress}/c/${thread.cid}`} target='_blank' rel='noreferrer'>
href={`https://seedit.eth.limo/#/p/${selectedAddress}/c/${thread.cid}`} Seedit
target="_blank" rel="noreferrer" </a>
>Seedit</a> </li>
</li> */}
<li onClick={() => handleOptionClick(thread.cid)}> <li onClick={() => handleOptionClick(thread.cid)}>
<a href={`https://plebones.eth.limo/#/p/${selectedAddress}/c/${thread.cid}`} target='_blank' rel='noreferrer'> <a href={`https://plebones.eth.limo/#/p/${selectedAddress}/c/${thread.cid}`} target='_blank' rel='noreferrer'>
Plebones Plebones