diff options
author | polo-pc-greta <ordipolo@gmx.fr> | 2025-03-27 10:13:03 +0100 |
---|---|---|
committer | polo-pc-greta <ordipolo@gmx.fr> | 2025-03-27 10:13:03 +0100 |
commit | df3612ed7e6691530503f79483d2fdbc032d01b8 (patch) | |
tree | 56d1c68fdc8625f5dad1937a654299d45142c79a /public/js/galery.js | |
download | cms-df3612ed7e6691530503f79483d2fdbc032d01b8.zip |
mise en ligne github
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 | ||