Skip to content

Commit afb1f9f

Browse files
committed
update website files (oops)
1 parent 059d715 commit afb1f9f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

website/index.html renamed to index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<style>
2626
@font-face {
2727
font-family: 'Google Sans Flex';
28-
src: url('assets/GoogleSans-Flex.ttf') format('truetype');
28+
src: url('website/assets/GoogleSans-Flex.ttf') format('truetype');
2929
font-weight: 100 1000;
3030
font-style: normal;
3131
}
@@ -353,9 +353,9 @@ <h1>XMusic</h1>
353353
<div class="carousel-wrapper">
354354
<h2 style="text-align: center; margin-bottom: 1rem;">Showcase</h2>
355355
<div class="carousel">
356-
<img src="assets/ss1.jpg" alt="Screenshot 1">
357-
<img src="assets/ss2.jpg" alt="Screenshot 2">
358-
<img src="assets/ss3.jpg" alt="Screenshot 3">
356+
<img src="website/assets/ss1.jpg" alt="Screenshot 1">
357+
<img src="website/assets/ss2.jpg" alt="Screenshot 2">
358+
<img src="website/assets/ss3.jpg" alt="Screenshot 3">
359359
</div>
360360
</div>
361361

0 commit comments

Comments
 (0)