We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae43fbd commit ccbfa36Copy full SHA for ccbfa36
1 file changed
templates/base.ftl
@@ -56,6 +56,7 @@
56
<li class="nav-item"><a class="nav-link" href="${content.rootpath}partnership-guidelines.html">Partnership-guidelines</a></li>
57
<li class="nav-item"><a class="nav-link" href="${content.rootpath}visit-belgium-tips.html">Visit Belgium Tips</a></li>
58
<li class="nav-item"><a class="nav-link" href="${content.rootpath}events-archive.html">Events archive</a></li>
59
+ <li class="nav-item"><a class="nav-link" href="${content.rootpath}raffle.html">Winner Raffle</a></li>
60
</ul>
61
<ul class="navbar-nav">
62
<li class="p-2"><a style="color: #55acee" href="https://twitter.com/BeJUG" role="button"><i class="fa-brands fa-twitter"></i></a></li>
0 commit comments