File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 88 < link href ="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap " rel ="stylesheet " />
99 < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css " />
1010 < script src ="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js "> </ script >
11- < link rel ="stylesheet " href ="style.css " />
11+ < link rel ="stylesheet " href ="./src/ style.css " />
1212 < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css " />
1313</ head >
1414< body >
@@ -210,7 +210,7 @@ <h2 class="section-title" style="font-size: 3rem; text-align: center; margin-bot
210210 </ div >
211211 </ div >
212212 </ main >
213- < script src ="script.js "> </ script >
213+ < script src ="./src/ script.js "> </ script >
214214
215215</ body >
216216</ html >
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments