-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
22 lines (19 loc) · 1.44 KB
/
index.html
File metadata and controls
22 lines (19 loc) · 1.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!doctype html>
<html >
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/images/small_logo.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>ChartXpert.io</title>
<meta name="description" content=" منصة متقدمة لتحليل السوق، توفر أدوات التحليل الفني والأساسي للأسهم والعملات والسلع والعملات الرقمية. انضم إلى مجتمع نشط من المتداولين والمستثمرين واستفد من البيانات الحية لتحقيق نجاح التداول.">
<meta name="keyword" content="تحليل مالي, عملات، الإستثمار, التداول، العملات الرقمية">
<meta property="og:title" content="ChartXpert.io">
<meta property="og:description" content=" منصة متقدمة لتحليل السوق، توفر أدوات التحليل الفني والأساسي للأسهم والعملات والسلع والعملات الرقمية. انضم إلى مجتمع نشط من المتداولين والمستثمرين واستفد من البيانات الحية لتحقيق نجاح التداول.">
<meta property="og:image" content="/images/small_logo.png">
<meta property="og:type" content="website">
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>