🎨 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

@@ -52,9 +52,11 @@
</a>
{{ end }}
{{ $cv := $.Scratch.Get "router" }}
{{ if and $cv (ne $cv.name "local") }}
<a target="_blank" href="{{ $cv.home }}" title="{{ $cv.name }}">
<img src="/imgs/img-lazy-loading.gif" data-src="{{ $cv.logo }}" alt="{{ $cv.name }}" />
</a>
{{ end }}
<span>{{ .title }}</span>
</div>
{{ end }}