|
|
@@ -21,6 +21,7 @@
|
|
|
<nav class="header-nav">
|
|
|
<a href="{{ site.base_path }}/{{ lang }}/">Home</a>
|
|
|
<a href="{{ site.base_path }}/{{ lang }}/tour/">Tour</a>
|
|
|
+ <a href="https://github.com/yhirose/cpp-httplib">GitHub</a>
|
|
|
</nav>
|
|
|
<div class="header-tools">
|
|
|
<button class="theme-toggle" aria-label="Toggle theme"></button>
|