File tree 4 files changed +3
-3
lines changed
4 files changed +3
-3
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 8
8
< meta name ="viewport " content ="width=device-width, user-scalable=no ">
9
9
10
10
<!-- Css -->
11
- < link rel ="stylesheet " href ="style.css ">
11
+ < link rel ="stylesheet " href ="style/style .css ">
12
12
< link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.5.1/css/bulma.min.css ">
13
13
</ head >
14
14
< body >
15
15
< a href ="#top " class ="button-radius ">
16
- < img src ="up-arrow.svg " alt ="Seta Cima " />
16
+ < img src ="image/ up-arrow.svg " alt ="Seta Cima " />
17
17
</ a >
18
18
< section class ="hero is-primary is-medium ">
19
19
<!-- Hero content: will be in the middle -->
@@ -222,6 +222,6 @@ <h4 class="title is-4 is-spaced">Parceiros</h4>
222
222
223
223
<!-- Script -->
224
224
< script src ="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js "> </ script >
225
- < script src ="script.js "> </ script >
225
+ < script src ="script/script .js "> </ script >
226
226
</ body >
227
227
</ html >
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments