This repository was archived by the owner on Dec 27, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhider.html
More file actions
34 lines (30 loc) · 1.26 KB
/
hider.html
File metadata and controls
34 lines (30 loc) · 1.26 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
33
34
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="description" content="Developments to be envyd. Specializing in Node.js backend data transformations">
<meta name="keywords" content="Developer, SQL, JavaScript, node.js, Washington area, backend, data, migration">
<meta name="author" content="NiKole Maxwell ">
<meta name="viewport" content="width=device-width, initial-scale=1.0 ">
<link rel="stylesheet" href="normalize.css">
<link rel="shortcut icon " href="favicon.ico " type="image/x-icon ">
<link rel="icon " href="favicon.ico " type="image/x-icon ">
<link href="https://fonts.googleapis.com/css?family=Quicksand:300,400|Cinzel+Decorative|Orbitron:400,500|Trirong:400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Jura"
rel="stylesheet ">
<link rel="stylesheet " href="./stylez.css ">
<title> Nvy.io - Designs to be envied, from the inside out. </title>
<base href="http://nvy.io" target="_blank ">
</head>
<body>
<main>
<header>
<h1>NVy.io</h1>
</header>
<article>
<p>Be Nvy'd</p>
</article>
</main>
<footer>Be NVy'd | Designs to be envied, from the inside out. 2017</footer>
<script src="./hider.js"></script>
</body>
</html>