We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d19deba commit c37f482Copy full SHA for c37f482
1 file changed
_layouts/default.html
@@ -45,6 +45,7 @@ <h1>{{ site.title | default: site.github.repository_name }}</h1>
45
<a style="margin-right: 15px" href="{{ site.baseurl }}/talks">Talks/Presentations</a>
46
<!--<a style="margin-right: 15px" href="{{ site.baseurl }}/ctf">CTF/Challenge</a>-->
47
<a style="margin-right: 15px" href="https://github.com/ogmini">GitHub</a>
48
+ <a style="margin-right: 15px" href="{{ site.baseurl }}/search">Search</a>
49
<a style="margin-right: 15px" href="/feed.xml" target="_blank">RSS</a>
50
</div>
51
0 commit comments