Skip to content

Commit 94e16c9

Browse files
authored
Update index.html
1 parent c46ac44 commit 94e16c9

File tree

1 file changed

+2
-2
lines changed
  • MachineLearning Projects/Plant Disease Prediction/app/templates

1 file changed

+2
-2
lines changed

MachineLearning Projects/Plant Disease Prediction/app/templates/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
margin: 0%;
1717
padding: 0%;
1818
background-color: bisque;
19-
background-image: url("/static/bg.gif");
19+
<! --background-image: url("/static/bg.gif");-->
2020
background-repeat: repeat-x;
2121
}
2222
.container{
@@ -43,4 +43,4 @@
4343
crossorigin="anonymous"></script>
4444
</body>
4545

46-
</html>
46+
</html>

0 commit comments

Comments
 (0)