Made link

This commit is contained in:
AskIt
2026-01-25 20:24:11 +01:00
parent b9316552c2
commit 765845bd89
+1 -1
View File
@@ -108,7 +108,7 @@ export function RightSidebar() {
<div className="card" style={{ marginTop: '16px' }}> <div className="card" style={{ marginTop: '16px' }}>
<h3 style={{ fontWeight: 600, marginBottom: '12px' }}>Network Info</h3> <h3 style={{ fontWeight: 600, marginBottom: '12px' }}>Network Info</h3>
<p style={{ color: 'var(--foreground-secondary)', fontSize: '13px' }}> <p style={{ color: 'var(--foreground-secondary)', fontSize: '13px' }}>
Running Synapsis v0.1.0 Running <a href="https://synapsis.social" target="_blank" rel="noopener noreferrer" style={{ color: 'var(--accent)' }}>Synapsis v0.1.0</a>
</p> </p>
{nodeInfo.admins.length > 0 && ( {nodeInfo.admins.length > 0 && (