-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
29 lines (26 loc) · 1.11 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Notcular</title>
<link rel="icon" href="./favicon.ico">
<link rel="stylesheet" href="./style.css">
</head>
<body>
<main id="_main-content">
<h1 id="_notcular-logo">Notcular</h1>
<p id="_notcular-desc">Encase <a class="ocular" href="//ocular.jeffalo.net">Ocular</a> is down</p>
</main>
<section id="_search">
<script async src="https://cse.google.com/cse.js?cx=91cab59105f144bd5"></script>
<div class="gcse-search"></div>
</section>
<section id="_other">
<p>Notcular is not endourced by Alphabet and/or Jeffalo in any way shape or form. Any claims that Notcular is endourced by Alphabet and/or Jeffalo are false and should be treated as such.</p>
<p>Powered by <a href="https://support.google.com/programmable-search/answer/4513751?hl=en&ref_topic=4513742">Google</a></p>
</section>
<script src="./ocular_is_down.js"></script>
</body>
</html>