Skip to content

Commit

Permalink
remove workshop banner
Browse files Browse the repository at this point in the history
  • Loading branch information
mhils authored Jul 17, 2024
1 parent 6c9df3a commit ff44c34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions layouts/_default/baseof.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,11 @@
<link rel="alternate" type="application/rss+xml" title="The Honeynet Project" href="/feed/" />
</head>
<body>
<!--
<div class="w-100 bg-primary">
<a href="https://denmark2024.honeynet.org" class="container text-black text-center d-block py-2">Join us for the Honeynet Workshop 2024: May 27th–29th, Copenhagen, Denmark</a>
</div>
-->
<header>
<div class="container py-2">
{{ partial "nav.html" . }}
Expand Down

0 comments on commit ff44c34

Please sign in to comment.