<!-- menu.xml {% comment %}
*****************************************************************************************************
*                                  WARNING: DO NOT EDIT THIS FILE                                   *
*                                                                                                   *
* This file is generated by SUSHI. Any edits you make to this file will be overwritten.             *
*                                                                                                   *
* To change the contents of this file, edit the "menu" attribute in the tank sushi-config.yaml file *
* or provide your own menu.xml in the input/includes folder                                         *
*****************************************************************************************************
{% endcomment %} -->

<ul xmlns="http://www.w3.org/1999/xhtml" class="nav navbar-nav">
  <li>
    <a href="index.html">Home</a>
  </li>
  <li>
    <a href="artifacts.html">Artifacts</a>
  </li>
</ul>