mirror of
https://github.com/caddyserver/website.git
synced 2025-04-22 04:56:17 -04:00
9 lines
No EOL
401 B
HTML
9 lines
No EOL
401 B
HTML
<!--TODO: add class="current" to the current link-->
|
|
<nav>
|
|
<a href="https://github.com/caddyserver/caddy/releases">Download</a>
|
|
<a href="/docs/">Documentation</a>
|
|
<a href="https://github.com/caddyserver/caddy/tree/v2">GitHub</a>
|
|
<a href="https://caddy.community">Community</a>
|
|
<a href="/v1/">v1</a>
|
|
<a href="https://www.ardanlabs.com/my/contact-us?dd=caddy" class="red button">Support</a>
|
|
</nav> |