mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
Update home.tsx
This commit is contained in:
@@ -210,7 +210,7 @@ const Footer = () => {
|
|||||||
)}
|
)}
|
||||||
{commitRef && (
|
{commitRef && (
|
||||||
<a href={`https://github.com/plebbit/plebchan/commit/${commitRef}`} target='_blank' rel='noopener noreferrer'>
|
<a href={`https://github.com/plebbit/plebchan/commit/${commitRef}`} target='_blank' rel='noopener noreferrer'>
|
||||||
{commitRef.slice(0, 7)}
|
#{commitRef.slice(0, 7)}
|
||||||
</a>
|
</a>
|
||||||
)}
|
)}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user