Skip to content

Commit 3eaedd2

Browse files
Removed non-standard text from the newest shader description.
1 parent 6e0ac06 commit 3eaedd2

File tree

1 file changed

+1
-1
lines changed
  • source/shaders/distorted-motion-blur

1 file changed

+1
-1
lines changed

source/shaders/distorted-motion-blur/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: A shader that simulates motion blur and adds a distortion effect when scrolling on the screen.
33
shader:
44
title: Distorted Motion Blur
5-
description: "This shader simulates a motion blur effect with a distortion effect when scrolling. You can find an example implementation of the shader in Flutter here: https://github.com/vgtle/shader_studio/tree/main."
5+
description: "Distorts the UI with a blur while scrolling."
66
screenshot: distorted-motion-blur.png
77
video: distorted-motion-blur.mp4
88
# For the moment we need to record the path to this directory until Static Shock provides this

0 commit comments

Comments
 (0)