🔒 🔧 Fixes #142 Optimize CDN service code

This commit is contained in:
elkan1788
2024-07-20 21:36:08 +08:00
parent 4e05bfb399
commit c5c1f03557
9 changed files with 102 additions and 43 deletions

View File

@@ -38,7 +38,7 @@
</main>
<footer class="footer">
<div class="footer-inner">
{{ partialCached "footer.html" . }}
{{ partial "footer.html" . }}
</div>
</footer>