Skip to content

Commit 7951e6e

Browse files
authored
Merge pull request #501 from Hacking-the-Cloud/update_socials
Update main.html
2 parents 458db5c + 08e6da5 commit 7951e6e

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

overrides/main.html

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
{% extends "base.html" %}
22

33
{% block announce %}
4-
The CFP for
5-
<a rel="me" href="https://fwdcloudsec.org/conference/north-america/cfp.html">
6-
<strong>fwd:cloudsec NA 2026</strong>
7-
</a> is open now! This is your opportunity to speak at the best cloud security conference on earth!
4+
For updates follow <strong>Nick Frichette</strong> on
5+
<a rel="me" href="https://bsky.app/profile/frichetten.com">
6+
<span class="twemoji bluesky">
7+
{% include ".icons/fontawesome/brands/bluesky.svg" %}
8+
</span>
9+
<strong>Bluesky</strong>
10+
</a>.
811
{% endblock %}
912

1013
{% block content %}

0 commit comments

Comments
 (0)