Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Eaielectronic authored Aug 20, 2024
1 parent 231b59e commit 3682f8f
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions Galery/Appel-The-Adventure/play-plan/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Appel The Adventure 1.6</title>
<style>
body, html {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
}
iframe {
width: 100%;
height: 100%;
border: none;
}
</style>
</head>
<body>
<iframe src="https://github.com/Eaielectronic/Electronixstockage/raw/main/Appel-The-Aventure-1.6.html" title="Appel-The-Aventure-1.6"></iframe>
</body>
</html>

0 comments on commit 3682f8f

Please sign in to comment.