🎨 Add local resources to support the 3rd js & css.
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user