We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeb1b9b commit ef2fea9Copy full SHA for ef2fea9
README.md
@@ -37,7 +37,7 @@ Or add the class **“loud-link-click”** to any link/element that you want to
37
Add the attribute **“src-data”** to the element & write in it the name of your sound without the extension.
38
39
```html
40
-<div class=“loud-link-click”></div>
+<div class=“loud-link-hover” src-data=“sound”></div>
41
```
42
43
------------------------
0 commit comments