🎨 Add local resources to support the 3rd js & css.

This commit is contained in:
elkan1788
2024-07-21 11:33:10 +08:00
parent c5c1f03557
commit c07ff1df05
30 changed files with 2147 additions and 7 deletions

View File

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