We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a79b366 commit 6547a5bCopy full SHA for 6547a5b
1 file changed
_includes/header.html
@@ -46,6 +46,9 @@
46
<li {% if page.url == '/support.html'%} class='active' {% endif %}>
47
<a href="/support.html">Support</a>
48
</li>
49
+ <li>
50
+ <a href="https://github.com/ChaiScript/ChaiScript_Extras">Extras</a>
51
+ </li>
52
</ul>
53
</div><!-- /.navbar-collapse -->
54
</div><!-- /.container-fluid -->
0 commit comments