lecteur sons

This commit is contained in:
2025-04-13 17:23:03 +02:00
parent 838201bb58
commit 897b244d16
8 changed files with 368 additions and 173 deletions
+2 -2
View File
@@ -12,7 +12,7 @@
<body>
<header>
<a href="file:///home/devel/Desktop/loop-code/assets/main.html"><img src="logo.png" class="logo"></a>
<a href="main.html"><img src="logo.png" class="logo"></a>
</header>
<h1>Let your favorite songs play on LOOP.</h1>
@@ -21,7 +21,7 @@
<div class="login-container">
<input type="text" placeholder="Username" required>
<input type="password" placeholder="Password" required>
<a href="file:///home/devel/Desktop/loop-code/assets/front.html" class="button">Log In</a>
<a href="front.html" class="button">Log In</a>
</div>
<h2>Don't have an account ?<a href="" class="orange"> Sign up now.</a> </span></h2>