mirror of
https://github.com/NohamR/KartablePro.git
synced 2025-05-24 00:48:58 +00:00
18 lines
388 B
HTML
18 lines
388 B
HTML
<!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> |