From e028591e8142827a878c4f94f561e73d2b888faf Mon Sep 17 00:00:00 2001 From: pdp8 Date: Mon, 22 Aug 2022 13:57:44 +0200 Subject: images, contacts, layout --- snippets/images.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'snippets/images.js') diff --git a/snippets/images.js b/snippets/images.js index 672189e..6942b29 100644 --- a/snippets/images.js +++ b/snippets/images.js @@ -73,6 +73,6 @@ function next() { } function update() { - src('image',"/images/"+selection[current]) + src('image',"/pictures/"+selection[current]) } -- cgit v1.2.3