Skip to content

Commit

Permalink
This compiled file came back
Browse files Browse the repository at this point in the history
  • Loading branch information
davebalmer committed Jan 12, 2016
1 parent b14865c commit 62db446
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions out/contact.html
Original file line number Diff line number Diff line change
@@ -1,26 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<title>Sniplicity Example -- Contact Page</title>
<meta charset="UTF-8">
<meta name="format-detection" content="false">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="theme-color" content="#2F81B7">
</head>
<body>

world


<h1>Contact</h1>

<h2>Bob Smith</h2>
<a href="tel:+012125551234">2125551234</a>
<a href="[email protected]>"[email protected]</a>


<footer>
<a href="index.html">Home</a>
</footer>
</body>
</html>

0 comments on commit 62db446

Please sign in to comment.