Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 7 additions & 4 deletions overrides/main.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
{% extends "base.html" %}

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

{% block content %}
Expand Down
Loading