Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
forceuser committed Feb 2, 2020
1 parent ffb440c commit 9a25b6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">

<head>
<title>
Expand Down Expand Up @@ -191,7 +191,7 @@
<div class="img-line">
<div class="img-wrapper">
<h2 class="img-wrapper--title">css filter: blur();</h2>
<img />
<img src alt="image for css blur example"/>
</div>
<div class="img-wrapper canvas-wrapper">
<h2 class="img-wrapper--title">canvas-box-blur</h2>
Expand Down

0 comments on commit 9a25b6f

Please sign in to comment.