Ajout lightbox JS

This commit is contained in:
nyanloutre 2020-12-06 16:38:41 +01:00
parent 443bf858c2
commit dfdd779b31
Signed by: nyanloutre
GPG key ID: 194A92D1103ACB2A
3 changed files with 12 additions and 11 deletions

View file

@ -7,5 +7,5 @@
{{ $styles := resources.Get "sass/main.scss" | toCSS }}
<link rel="stylesheet" href="{{ $styles.Permalink }}">
<link rel="canonical" href="{{ .Permalink }}">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/lightgallery.js@1.4.0/dist/css/lightgallery.min.css">
</head>