Skip to content

Commit

Permalink
chg: [menu] feeds added to fix #18
Browse files Browse the repository at this point in the history
  • Loading branch information
adulau committed Jan 7, 2020
1 parent bac5436 commit 1706dff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ <h1> MISP - Open Source Threat Intelligence Platform &<br /> Open Standards For
<li><a href="{{ site.baseurl }}/datamodels#misp-taxonomies">MISP taxonomies</a></li>
<li><a href="{{ site.baseurl }}/datamodels#misp-galaxy">MISP galaxy</a></li>
<li><a href="{{ site.baseurl }}/datamodels#misp-objects">MISP objects</a></li>
<li><a href="{{ site.baseurl }}/feeds/">Default feeds</a></li>
</ul>
</li>
<li {% if current[1] == 'documentation' %}class="current"{% endif %}><a href="{{ site.baseurl }}/documentation">Documentation</a>
Expand Down

0 comments on commit 1706dff

Please sign in to comment.