feat(image): add image lightgallery
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{{- $CDN := .Scratch.Get "CDN" -}}
|
||||
{{- $scratch := .Scratch.Get "scratch" -}}
|
||||
{{- $CDN := $scratch.Get "CDN" -}}
|
||||
|
||||
<link rel="canonical" href="{{ .Permalink }}" />
|
||||
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
|
||||
|
||||
Reference in New Issue
Block a user