add reply quotelink, update mobile themes

This commit is contained in:
plebeius.eth
2024-04-03 16:24:57 +02:00
parent dcd29a46bb
commit 14a79ee332
5 changed files with 159 additions and 32 deletions
+3 -8
View File
@@ -59,14 +59,9 @@ const Settings = () => {
</a>
)}
{commitRef && (
<>
{' '}
(
<a href={`https://github.com/plebbit/plebchan/commit/${commitRef}`} target='_blank' rel='noopener noreferrer'>
{commitRef.slice(0, 7)}
</a>
)
</>
<a href={`https://github.com/plebbit/plebchan/commit/${commitRef}`} target='_blank' rel='noopener noreferrer'>
{commitRef.slice(0, 7)}
</a>
)}
</div>
<div>