estatesfunding/ef-ui/dist/index.html

66 lines
2.7 KiB
HTML
Raw Normal View History

2024-08-28 09:33:00 +00:00
<!doctype html>
<html lang="en">
<head>
<!-- basic -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- mobile metas -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="initial-scale=1, maximum-scale=1">
<!-- site metas -->
<title>Estates Funding - Only Portal of Certified Realtor Lender and Borrowers</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="">
2024-09-10 12:31:46 +00:00
2024-09-10 14:38:47 +00:00
<link rel="stylesheet" href="/css/bootstrap.min.css">
2024-09-11 17:14:28 +00:00
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/responsive.css">
2024-09-10 14:38:47 +00:00
<!-- <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css"> -->
<!-- <link rel="stylesheet" type="text/css" href="css/style.css"> -->
<!-- <link rel="stylesheet" type="text/css" href="css/responsive.css"> -->
2024-09-10 12:31:46 +00:00
<!-- <link rel="icon" href="images/fevicon.png" type="image/gif" /> -->
<link rel="icon" href="images/logo.png" type="image/gif" />
2024-09-10 14:38:47 +00:00
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/5.1.3/css/bootstrap.min.css">
2024-08-28 09:33:00 +00:00
<!-- Scrollbar Custom CSS -->
<link rel="stylesheet" href="css/jquery.mCustomScrollbar.min.css">
<!-- Tweaks for older IEs-->
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css">
<!-- fonts -->
<link href="https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;800&family=Sen:wght@400;700;800&display=swap" rel="stylesheet">
2024-09-10 12:31:46 +00:00
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/2.11.6/umd/popper.min.js"></script>
2024-09-10 14:38:47 +00:00
<!-- <script src="https://stackpath.bootstrapcdn.com/bootstrap/5.1.3/js/bootstrap.bundle.min.js"></script> -->
2024-09-10 12:31:46 +00:00
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/js/bootstrap.bundle.min.js"></script>
2024-09-20 13:43:18 +00:00
2024-09-28 08:51:29 +00:00
<script type="module" crossorigin src="/assets/index-BsVOnNCb.js"></script>
2024-09-24 17:24:12 +00:00
<link rel="stylesheet" crossorigin href="/assets/index-DepkKhoc.css">
2024-08-28 09:33:00 +00:00
</head>
<body>
<div id="root"></div>
<!-- Javascript files-->
<script src="js/jquery.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<script src="js/jquery-3.0.0.min.js"></script>
<script src="js/plugin.js"></script>
2024-09-20 13:43:18 +00:00
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/js/bootstrap.bundle.min.js"></script>
2024-08-28 09:33:00 +00:00
</body>
2024-09-10 12:31:46 +00:00
</html>