-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
27 lines (27 loc) · 1.26 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"
name="viewport">
<meta
content="شرکت نرم افزاری صالتک، در تولید و انتشار نرم افزار هایی به روز و کارآمد، ضمن انجام سفارشات در خدمت شماست."
name="description">
<!-- <meta content="#3b82f6" name="theme-color">-->
<meta content="716182808" name="samandehi">
<title>صالتک • SalTech</title>
<link href="/favicon.ico" rel="icon">
<link id="theme-link" href="/themes/aura-light-blue/theme.css" rel="stylesheet">
<link href="https://unpkg.com/[email protected]/nprogress.css" rel="stylesheet">
<script defer src="https://saltech.ir/libs/js/lottie-player.min.js"></script>
<script src="https://unpkg.com/[email protected]/nprogress.js"></script>
<script id="ZwSg9rf6GA" async data-dnt="false"
data-host="https://statsfa.com" defer src="https://statsfa.com/js/script.js"></script>
<script src="/online_chat.js" type="text/javascript"></script>
</head>
<body>
<div id="app"></div>
<script src="/src/main.ts" type="module"></script>
</body>
</html>