Add a link to GitHub

This commit is contained in:
yhirose
2026-02-28 21:24:05 -05:00
parent b6cd71d4ff
commit a9fc935919
25 changed files with 25 additions and 0 deletions

View File

@@ -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>