diff options
author | Daniel Friesel <derf@finalrewind.org> | 2021-04-18 21:37:33 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2021-04-18 21:37:33 +0200 |
commit | a2423adab4de94ad5faf1516bcc24b6633bb91e6 (patch) | |
tree | 8086e109a1826daa24123f7a0230e3f2b8599258 /share/html_end | |
parent | 0dd6c2df5037c22a67f646944a69b77c6fe0ba69 (diff) |
Switch to glightbox
Diffstat (limited to 'share/html_end')
-rw-r--r-- | share/html_end | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/html_end b/share/html_end index 9943ff0..a080491 100644 --- a/share/html_end +++ b/share/html_end @@ -1,3 +1,6 @@ </div> +<script type="text/javascript">//<![CDATA[ + const lightbox = GLightbox(); +//]]></script> </body> </html> |