-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·59 lines (58 loc) · 2.43 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<html>
<head>
<title>Job Nic</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta name="description" content="Job Nic | Find Job Here">
<meta name="keywords" content="jobnic,neotrinost,laravel,php,amirhossein mohammadi,linkedin,twitter,gnu_amir,annahita mirhosseini">
<meta name="author" content="Amirhossein Mohammadi">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta property="og:site_name" content="">
<link rel="shortcut icon" type="image/jpg" href="static/logo.jpg"/>
<meta property="og:title" content="Job Nic | Find Job Here">
<meta property="og:type" content="programming">
<meta property="og:description" content="Here you can find jobs or put your ad here. Job Nic is working under Neotrinost LLC">
<meta name="google-site-verification" content="L-KQ2EHn0z7-hAkPsqAyiyFLIxmA3cfyMbvYCCPQDPQ">
<script src="https://kit.fontawesome.com/4a679d8ec0.js" crossorigin="anonymous"></script>
<link href="https://cdn.jobnic.net/down/style.css" rel="stylesheet" type="text/css">
<style>
.x {
padding: 5%;
}
</style>
</head>
<body class="light" id="all">
<div class="x">
<button onclick="toggle()" value="light" class="toggle right" id="mode"><i class="fa fa-moon"></i></button>
<h1>Sorry :(</h2>
<p>Due to technical problems, the service is not available.</p>
<p>
<a href="https://linkedin.com/company/jobnic" class="link"><i class="fa fa-linkedin"></i></a>
<a href="https://t.me/Job_Nic" class="link"><i class="fa fa-telegram"></i></a>
</p>
<p><b>Job Nic</b>, working under <b><a href="http://neotrinost.ir" class="link">Neotrinost LLC</a></b></p>
<p>
<a href="https://linkedin.com/company/neotrinost" class="link"><i class="fa fa-linkedin"></i></a>
<a href="https://t.me/neotrinost" class="link"><i class="fa fa-telegram"></i></a>
<a href="https://github.com/Neotrinost" class="link"><i class="fa fa-github"></i></a>
</p>
<br>
<p>
<b>For more information contact us</b>
<br>
<br>
<br>
</p>
</div>
<script src="https://cdn.jobnic.net/down/script.js"></script>
</body>
</html