Update index.html

From English to Arabic
This commit is contained in:
tawajd 2025-07-13 01:05:16 +03:00 committed by GitHub
parent ad51e666d2
commit ae8e92ed9b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/png" href="favicon.png"> <link rel="icon" type="image/png" href="favicon.png">
<title>Coming soon!</title> <title>قريباً!</title>
<style> <style>
html, html,
body { body {
@ -68,6 +68,6 @@
</g> </g>
</g> </g>
</svg> </svg>
<h1>Coming soon!</h1> <h1>قريباً!</h1>
</body> </body>
</html> </html>