Skip to content

Commit 42bc536

Browse files
committed
Replace keybase with bluesky
1 parent 8a6ab7d commit 42bc536

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/base.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
<body>
1515
{% block content %} {% endblock %}
1616
<footer>
17-
<a href="https://rowzero.io">Row Zero</a>
17+
<a href="https://rowzero.io/home">Row Zero</a>
1818
<a href="https://github.com/gregates">GitHub</a>
1919
<a href="https://www.linkedin.com/in/greg-gates-87482420">LinkedIn</a>
20-
<a href="/keybase.txt">keybase</a>
20+
<a href="https://bsky.app/profile/gregat.es">Bluesky</a>
2121
</footer>
2222
</body>
2323

0 commit comments

Comments
 (0)