File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7
7
< title > Image Filter App</ title >
8
8
< link rel ="stylesheet " href ="https://bootswatch.com/4/flatly/bootstrap.min.css ">
9
- < link rel ="stylesheet " href ="../assets/css/Image-Filter-App .css ">
9
+ < link rel ="stylesheet " href ="./style .css ">
10
10
</ head >
11
11
< body >
12
12
< nav class ="navbar navbar-dark bg-info mb-5 ">
@@ -123,6 +123,6 @@ <h4 >Designed & Developed with ❤️ by Atif</h4>
123
123
124
124
125
125
< script src ="https://cdnjs.cloudflare.com/ajax/libs/camanjs/4.1.2/caman.full.min.js " integrity ="sha512-JjFeUD2H//RHt+DjVf1BTuy1X5ZPtMl0svQ3RopX641DWoSilJ89LsFGq4Sw/6BSBfULqUW/CfnVopV5CfvRXA== " crossorigin ="anonymous " referrerpolicy ="no-referrer "> </ script >
126
- < script src ="../assets/js/Image-Filter-App .js "> </ script >
127
- </ body >
126
+ < script src ="./script .js "> </ script >
127
+ </ body >
128
128
</ html >
You can’t perform that action at this time.
0 commit comments