From 0415c515c9168aecbbfb07e0c1652c21f683b525 Mon Sep 17 00:00:00 2001 From: Nigel O Toole Date: Mon, 11 Apr 2022 12:56:30 +0100 Subject: [PATCH] File name fix --- plugins/direction-reveal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/direction-reveal.json b/plugins/direction-reveal.json index 59bb761..acae828 100644 --- a/plugins/direction-reveal.json +++ b/plugins/direction-reveal.json @@ -1,7 +1,7 @@ { "id": "146", "title": "Direction Reveal: Direction aware content reveals", - "image": "/direction-reveal.jpg", + "image": "/146-direction-reveal.jpg", "description": "Detects the direction a user enters or leaves an element allowing you to reveal or hide content based on this direction.", "url_github": "https://github.com/NigelOToole/direction-reveal", "url_npm": "https://www.npmjs.com/package/direction-reveal",