avisenna-landing-page/index.html
kebrahimpour 12cbdc2dce
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 12s
test: trigger Forgejo CI/CD pipeline
2026-03-27 23:04:16 +01:00

13 lines
292 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Avisenna Engineering</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<h1>🚧 This site is under construction. Stay tuned!</h1>
<script src="script.js"></script>
</body>
</html>
<!-- CI test 1774649056 -->