-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
46 lines (32 loc) · 1.38 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
<!DOCTYPE html>
<html class="full" lang="en">
<head>
<meta charset="utf-8">
<title>INFOSEC-MT</title>
<!-- Metatags -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Um garoto em busca da UID=0 -⠠⠵ ">
<meta name="author" content="Kembolle Amilkar">
<meta name="keywords" content="Firewalls,Reverse Engineering,Ethical Hacking,Intrusion Detection ( HIDS / NIDS ),Packet Analysis.">
<!-- Metatags -->
<!-- stylesheet -->
<link href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="fonts/font-awesome/css/font-awesome.css">
<!--<link rel="stylesheet" href="css/font-awesome.min.css">-->
<link rel="stylesheet" href="css/style.css">
<!-- stylesheet -->
</head>
<body>
<div id="preloader">
<div id="status"> <img src="img/preloader.gif" height="64" width="64" alt=""> </div>
</div>
<div style="visibility:hidden"> <center><audio autoplay loop><source src="music/fele-litha.mp3" style="display:none;" type="audio/mpeg"></audio></center>
</div>
<!-- Javascript -->
<script src="js/jquery.1.11.1.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.countdown.js"></script>
<script src="js/custom.js"></script>
</body>
</html>