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

See: - https://docsearch.algolia.com/docs/DocSearch-v3 - https://docsearch.algolia.com/docs/migrating-from-v2
24 lines
900 B
HTML
24 lines
900 B
HTML
<div class="wrapper">
|
|
<footer>
|
|
<div>
|
|
<img src="/resources/images/caddy-logo.svg" alt="Caddy" id="footer-logo">
|
|
An <a href="https://github.com/caddyserver/caddy">open source</a> Go community project
|
|
<br>
|
|
in partnership with <a href="https://www.ardanlabs.com/">Ardan Labs</a>
|
|
<br>
|
|
<small><a href="https://usefathom.com/ref/AUKNWU">Privacy-respecting analytics by Fathom</a></small>
|
|
</div>
|
|
<div class="copyright">
|
|
© {{now | date "2006"}} Stack Holdings. All rights reserved.
|
|
<br>
|
|
Caddy® is a registered trademark of Stack Holdings GmbH.
|
|
</div>
|
|
</footer>
|
|
</div>
|
|
|
|
<!-- Fathom - beautiful, simple website analytics -->
|
|
<script src="https://mule.caddyserver.com/script.js" site="GVMGKAKP" honor-dnt="true" defer></script>
|
|
<!-- / Fathom -->
|
|
|
|
<!-- Algolia DocSearch -->
|
|
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/@docsearch/js@3"></script>
|