ça fonctionne bien maintenant

This commit is contained in:
hammersc
2022-04-03 01:58:58 +02:00
parent 48e3c3d4e0
commit e574ba0917
11 changed files with 283 additions and 6887 deletions

View File

@@ -2,7 +2,7 @@
<html>
<head>
<title>Riot todo</title>
<title>Cinéma HAMMERSCHMIDT</title>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<script src="app.riot" type="riot"></script>
@@ -14,10 +14,6 @@
<script src="https://cdn.jsdelivr.net/npm/riot@6.1.2/riot+compiler.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
</head>
<body>
<app></app>
<script>
@@ -34,5 +30,9 @@
})()
</script>
</head>
<body>
<app></app>
</body>
</html>