Skip to content

Commit 0211e3b

Browse files
committed
clickable emergency contact
1 parent c9a6b63 commit 0211e3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/security.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ description: Security is at the core of everything we do at codeGROOVE.
2121
<h2>Responsible Disclosure</h2>
2222
<p style="margin: 1.5rem 0;">Found a security issue? We appreciate responsible disclosure.</p>
2323
<p><strong>Report at:</strong> <a href="https://github.com/codeGROOVE-dev/vulnerability-reports" style="color: var(--color-secondary); font-weight: bold;">github.com/codeGROOVE-dev/vulnerability-reports</a></p>
24-
<p><strong>Emergency Contact:</strong> <code style="background: var(--color-gray-light); padding: 0.5rem 1rem; border-radius: 4px;">sgnl://signal.me/#p/+16786080428</code></p>
24+
<p><strong>Emergency Contact:</strong> <a href="sgnl://signal.me/#p/+16786080428" style="background: var(--color-gray-light); padding: 0.5rem 1rem; border-radius: 4px; color: var(--color-secondary); text-decoration: none; font-family: monospace;">sgnl://signal.me/#p/+16786080428</a></p>
2525
<p style="margin-top: 1rem; color: var(--color-gray);">Also available in <a href="/.well-known/security.txt">security.txt</a></p>
2626
</div>
2727

0 commit comments

Comments
 (0)