Update references to ZeroSSL

Forgot to update these  a while ago
This commit is contained in:
Matthew Holt 2023-11-21 11:22:23 -07:00
parent 528b1c191f
commit 1e92385d6e
No known key found for this signature in database
GPG key ID: 2A349DD577D586A5
2 changed files with 3 additions and 3 deletions

View file

@ -9,9 +9,9 @@
<small><a href="https://usefathom.com/ref/AUKNWU">Privacy-respecting analytics by Fathom</a></small> <small><a href="https://usefathom.com/ref/AUKNWU">Privacy-respecting analytics by Fathom</a></small>
</div> </div>
<div class="copyright"> <div class="copyright">
&copy; {{now | date "2006"}} Stack Holdings. All rights reserved. &copy; {{now | date "2006"}} ZeroSSL. All rights reserved.
<br> <br>
Caddy&reg; is a registered trademark of Stack Holdings GmbH. Caddy&reg; is a registered trademark of ZeroSSL GmbH.
</div> </div>
</footer> </footer>
</div> </div>

View file

@ -37,7 +37,7 @@
<!-- Algolia DocSearch --> <!-- Algolia DocSearch -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@docsearch/css@3"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@docsearch/css@3">
<!-- Global site tag (gtag.js) - Google Analytics (Stack Holdings) --> <!-- Global site tag (gtag.js) - Google Analytics (ZeroSSL) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-2DLB04LK4P"></script> <script async src="https://www.googletagmanager.com/gtag/js?id=G-2DLB04LK4P"></script>
<script> <script>
window.dataLayer = window.dataLayer || []; window.dataLayer = window.dataLayer || [];