Commit 8e7a3b8
authored
Update index.html
Changes made:
1. Added the defer attribute to the script tag to ensure the JavaScript is executed after the HTML is fully parsed.
2. Corrected the title from "Bluring Image" to "Blurring Image" for proper spelling.
This structure will ensure that the CSS and JavaScript are properly linked and executed in the correct order.1 parent 3fbde42 commit 8e7a3b8
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
0 commit comments