not working

This commit is contained in:
√(noham)²
2024-01-28 14:31:07 +01:00
parent e2faf9a5fe
commit 8a62d38f93
10 changed files with 314 additions and 0 deletions

18
popup.html Normal file
View File

@@ -0,0 +1,18 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>AnnabacPro</title>
</head>
<body>
<h1>AnnabacPro</h1>
Fait par <a href="#" id="redirectButton1">√(noham)²</a>
<br>
repo : <a href="#" id="redirectButton2">KartablePro</a>
<script src="popup.js"></script>
</body>
</html>