Skip to content

Commit

Permalink
Update 404.html
Browse files Browse the repository at this point in the history
  • Loading branch information
1coderookie authored Mar 9, 2024
1 parent a306dd4 commit 3dff280
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion overrides/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
}

body {
background-image: url("../docs/assets/images/looking-for-it_web.JPG");
background-image: url("docs/assets/images/looking-for-it_web.JPG");
background-repeat: no-repeat;
}

section.notFound {
Expand Down

0 comments on commit 3dff280

Please sign in to comment.