The site is on his profile page, but it has quite a few issue:
'blocked: The page at
https://leodekeijzer.nl/ requested insecure content from
http://code.jquery.com/jquery-latest.js. This content was blocked and must be served over HTTPS.'
There are a couple of fonts missing, 404 errors
Error:
TypeError: window.GLightbox is not a function. (In 'window.GLightbox({
selector: '[data-gallery="ja-gallery"]',
touchNavigation: true,
loop: false,
descPosition: 'bottom',
videosWidth: '100vw',
})', 'window.GLightbox' is undefined)
(anonymous function) (jalbum-gallery.js:443)
There are 49 html validation errors and a couple of hundred info notes
The script link
<script src="https://leodekeijzer.nl/galleries/Love-death-robots/res/jalbum-gallery.js" defer></script>
Is on line 50, 120
The gallery insert
<jalbum-gallery src="https://leodekeijzer.nl/galleries/Love-death-robots/"></jalbum-gallery>
is at 578, 1447, 2001 and 2094.
The whole of the site appears to be on a single page, which takes a while to load.
Don't know if the above helps or not.