added orai

This commit is contained in:
szabomarton
2024-10-07 13:07:24 +02:00
parent 294c87ffb6
commit 0683848348
19 changed files with 431 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<script src="promisePelda.js" defer></script>
</head>
<body>
</body>
</html>