-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
25 lines (25 loc) · 920 Bytes
/
index.html
File metadata and controls
25 lines (25 loc) · 920 Bytes
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
<!DOCTYPE HTML>
<html lang="en">
<head>
<title>77 Lines</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no, minimum-scale=1, maximum-scale=1">
<meta name="google-site-verification" content="bTSfMz-rDr-fxa6hoKXEkoaslKa1g2nUISEi8R23Bis" />
<link rel="icon" href="favicon.ico" type="image/x-icon" />
<link rel="stylesheet" type="text/css" href="assets/main.css">
</head>
<body>
<section class="section column-section section-bio">
<div class="logo">
<a href="https://77lines.xyz">
<img src="assets/mark.png" alt="77 Lines">
</a>
</div>
<p class="bio">Software Architecture Consulting</p>
</section>
<footer class="footer main-text main-text-small">
<a class="footer-links link-twitter" href="mailto:tim@77lines.xyz?subject=Let's Work Together!">Contact Us</a>
</footer>
<!-- srgpsh -->
</body>
</html>