mirror of
https://github.com/NohamR/Hub.git
synced 2026-01-11 16:38:18 +00:00
Merge branch 'main' of https://github.com/NohamR/Accueil
This commit is contained in:
@@ -1,29 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<link rel="stylesheet" href="../css/minuteur.css">
|
||||
<title> Minuteur </title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="content">
|
||||
<div class="minuteur">
|
||||
<button id="start_timer10" type="button">Start</button>
|
||||
</div>
|
||||
<br>
|
||||
<div class="minuteur">
|
||||
<span id="countdown10"></span>
|
||||
</div>
|
||||
<script src="../js/minuteur10.js"></script>
|
||||
</div>
|
||||
|
||||
|
||||
<footer>
|
||||
Dev by √(noham)² with ❤
|
||||
</footer>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user