mirror of
https://github.com/caddyserver/website.git
synced 2025-04-23 13:36:16 -04:00

This ends v1 on the website. Docs archive still available through a sidebar nav link in the docs.
11 lines
No EOL
444 B
HTML
11 lines
No EOL
444 B
HTML
<!--TODO: add class="current" to the current link-->
|
|
<nav>
|
|
<input type="search" id="search" placeholder="🔍 Search...">
|
|
<a href="/v2">v2 <span class="new">new</span></a>
|
|
<a href="/download">Download</a>
|
|
<a href="/docs/">Documentation</a>
|
|
<a href="https://caddy.community">Forum</a>
|
|
<a href="https://github.com/caddyserver/caddy">GitHub</a>
|
|
<a href="/account/">Account</a>
|
|
<a href="/business" class="red button">For business</a>
|
|
</nav> |