-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
39 lines (35 loc) · 1.5 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
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta content="ie=edge" http-equiv="x-ua-compatible">
<title>#NigeriaDecides2019</title>
<meta content="Online Election Result - #NigeriaDecides2019" name="description">
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta http-equiv="refresh" content="60">
<link href="favicon.ico" rel="shortcut icon">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,700" rel="stylesheet">
<link href="css/normalize.css" rel="stylesheet">
<link href="css/main.css" rel="stylesheet">
<script src="https://www.google.com/jsapi" type="text/javascript"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-135135276-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-135135276-1');
</script>
</head>
<body id="background">
<div id="box">
<a href="https://www.whogohost.com/host/aff.php?aff=4394&page=sitebuilder" target="_blank"><img src="https://www.whogohost.com/images/affiliates/728x90e.png" /></a>
<h1>#NigeriaDecides2019 </h1>
<script src="js/google-sheets-html.js" type="text/javascript"></script>
<div id="table">
</div>
<p class="small"><a href="https://twitter.com/senseifavour">Follow me on Twitter</a></p>
<p class="small">Made With Love for Nigeria</p>
</div>
</body>
</html>