mirror of
https://github.com/caddyserver/website.git
synced 2025-06-16 19:25:08 -04:00
docs: All-new design, along with many content updates in prep for RC1
This commit is contained in:
parent
fe58da0269
commit
3ecf039665
23 changed files with 562 additions and 435 deletions
|
@ -1,15 +1,13 @@
|
|||
<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>
|
||||
</div>
|
||||
<div class="copyright">
|
||||
© 2015-{{now | date "2006"}} Light Code Labs. All rights reserved.
|
||||
<br>
|
||||
Caddy® is a registered trademark of Light Code Labs, LLC.
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
<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>
|
||||
</div>
|
||||
<div class="copyright">
|
||||
© 2015-{{now | date "2006"}} Light Code Labs. All rights reserved.
|
||||
<br>
|
||||
Caddy® is a registered trademark of Light Code Labs, LLC.
|
||||
</div>
|
||||
</footer>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue