hugo-theme-stack/assets
Jimmy Cai 4d6b65f63c fix: PhotoSwipe not getting the real image dimensions
This is because `img.width.toString()` returns the `<img>` element dimension, not the real image dimension (stored in the `width` attribute).

closes https://github.com/CaiJimmy/hugo-theme-stack/issues/934
2024-02-05 17:43:25 +01:00
..
icons feat(widget): add category widget (#475) 2022-03-03 23:47:10 +01:00
img feat: add avatar placeholder to assets/img 2020-09-13 11:30:31 +02:00
scss Merge branch 'master' into canary 2023-09-03 16:18:40 +02:00
ts fix: PhotoSwipe not getting the real image dimensions 2024-02-05 17:43:25 +01:00
jsconfig.json refactor(search): avoid issue with one character keyword (#447) 2022-01-18 23:19:30 +01:00