lecteur sons
This commit is contained in:
+2
-2
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user