diff options
Diffstat (limited to 'public/js/galery.js')
-rw-r--r-- | public/js/galery.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/public/js/galery.js b/public/js/galery.js new file mode 100644 index 0000000..0be63a4 --- /dev/null +++ b/public/js/galery.js | |||
@@ -0,0 +1,4 @@ | |||
1 | function enableGaleryScroller(){ | ||
2 | // lancer photoswipe | ||
3 | // https://photoswipe.com/ | ||
4 | } \ No newline at end of file | ||