mirror of
https://github.com/LucasVbr/nuitdelinfo-2023.git
synced 2026-05-19 10:53:17 +00:00
fonctions d'utilité pour le front
This commit is contained in:
+2
-2
@@ -3,9 +3,9 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Title</title>
|
||||
<script src="script.js"></script>
|
||||
<script src="fonctions.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<button onclick="fonction_marrante()">Salut!</button>
|
||||
<button onclick="getImg1('Commerce',0)">Salut!</button>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user