-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathresults.html
More file actions
32 lines (29 loc) · 1.58 KB
/
results.html
File metadata and controls
32 lines (29 loc) · 1.58 KB
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>Results Live</title>
<meta property="og:type" content="website">
<meta name="description" content="Key-a-Byte Graphic Designers, Results are Live!">
<link rel="icon" type="image/png" sizes="1200x1200" href="assets/img/logo_fav.png">
<link rel="icon" type="image/png" sizes="1200x1200" href="assets/img/logo_fav.png">
<link rel="icon" type="image/png" sizes="1200x1200" href="assets/img/logo_fav.png">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/Highlight-Clean.css">
<link rel="stylesheet" href="assets/css/styles.css">
</head>
<body>
<div class="highlight-clean">
<div class="container">
<div class="intro">
<h2 class="text-center">Nothing Here!</h2>
<p class="text-center">Whenever some results will be out, from us <b>@Key-a-Byte</b> They Will Be Displayed Here!</p>
</div>
<div class="buttons"><a class="btn btn-primary active" role="button" href="https://keyabite.tech">keyabite.tech</a><a class="btn btn-link" role="button" href="https://www.youtube.com/results?search_query=cat+videos">Cat Videos</a></div>
</div>
</div><img src="assets/img/key-a-byte-nothin.png" style="width: 350px;height: 350px;text-align: center;">
<script src="assets/js/jquery.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
</body>
</html>