avisenna-landing-page/index.html
kebrahimpour 4b283696f8
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 1s
test: CI/CD pipeline run 2
2026-03-27 23:07:34 +01:00

14 lines
322 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 -->
<!-- CI test 2 1774649254 -->