-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
148 lines (133 loc) · 4.19 KB
/
Copy pathindex.html
File metadata and controls
148 lines (133 loc) · 4.19 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta name="referrer" content="no-referrer">
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, minimum-scale=1.0">
<title>AgentC</title>
<link href="data:image/x-icon;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABsklEQVQ4jcWTvcuxYRiHj5snRVFPvpKvAVmNBpRZSZkMBslfYLL5B/gPLCZM7pSBwoooJh+ljAYGC7cb9zPc8fasr7fec7qG8zyu33l0XYKiKAoflOaT4X8C+HodlsslzWYTgO/vb4rFIoIgAHC9Xmk0GkynU2RZxu/3k81mcTgcCC8H5XIZURTf5Ha7jdfr5Xa7USgUWC6Xv242m800m011BVmWGQ6HaqQvNVS/3weg0+m8hyuVCt1uF4/Hw/F4pN1uq4DxeMz5fMZkMpFIJH4BVquVKkujIR6P43A4yOVypNNp7Ha76uDVHA6HiUajiKLIZrNhv9/zeDwA3j4AUqkUqVRKTSzLMqPRCID5fM52u3039no9DAYDAM/nE1mW0el0VKtVWq0W6XQazSu+VqtFr9dzv98xGo3vNWKxGACKolAqlajVaoiiiCRJhEIhtG63u7xer4lEItTrdTKZDDabjcFgwOl0Ip/PY7Vamc1m7HY7JpMJkiSRTCbJ5XIIi8VCuVwuuFwunE4nAJfL5W3e5/NhsVg4HA4sFgskSSIQCBAMBhEE4c87+Nv6/3/hY8APhey+MZjM1rkAAAAASUVORK5CYII=" rel="icon" type="image/x-icon">
<style>
html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
background: #fff;
}
body {
margin: 0;
box-sizing: border-box;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
font-weight: 400;
font-size: 1em;
text-rendering: optimizeLegibility;
}
a {
text-decoration: none;
color: #c5000c;
}
/* chivo-900 - latin */
@font-face {
font-family: 'Chivo';
font-style: normal;
font-weight: 900;
src: local('Chivo Black'), local('Chivo-Black'),
url('/f/chivo-v10-latin-900.woff2') format('woff2'),
url('/f/chivo-v10-latin-900.woff') format('woff');
}
header h1 {
font-family: 'Chivo';
font-size: 48px;
font-weight: 900;
line-height: 1.2;
color: #303030;
letter-spacing: -1px;
}
header {
position: relative;
}
.thedot {
color: red;
}
.io {
top: 27px;
z-index: -1;
left: -13px;
position: relative;
}
#container {
min-height: 595px;
margin: 3rem;
}
.inner {
width: 620px;
margin: 0 auto;
}
.contact {
width: 2rem;
height: 1rem;
}
.flexy {
display: flex;
flex-flow: row wrap;
text-align: center;
justify-content: space-around;
}
.fleft {
flex: 1 auto;
}
.fheader {
flex: 1 40rem;
}
@media only screen and (max-width: 767px) {
header {
padding-top: 10px;
padding-bottom: 10px;
}
.inner {
width: 94%;
margin: 0 auto;
}
}
</style>
</head>
<body>
<div id="container">
<div class="inner">
<header>
<a href="/"><h1>AgentC<span class="thedot">.</span><span class="io">io</span></h1></a>
</header>
<hr>
<section id="main_content">
</section>
<hr>
<section class="flexy">
<h3 class="fheader">
<a id="contact" class="anchor" href="#contact" aria-hidden="true">
<span aria-hidden="true"></span></a>Contact
</h3>
<div class="fleft">
<a href="mailto:inquiry@agentc.io">
<svg
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
width="512"
height="384"
viewbox="0 0 512 384"
class="contact">
<style type="text/css">
.env{fill:#000000;}
.env:hover{fill:#555555;}
</style>
<path
class="env"
d="M44.8 0h422.4C489.6 0 512 22.4 512 44.8v294.4c0 22.4-22.4 44.8-44.8 44.8H44.8C22.4 384 0 361.6 0 339.2V44.8C0 22.4 22.4 0 44.8 0zM51.2 307.2c0 16.8 8.8 25.6 25.6 25.6h358.4c16.8 0 25.6-8.8 25.6-25.6V76.8L290 251.6c-15.8 15.8-41.5 15.8-57.3 0L51.2 76.8V307.2zM89.6 51.2l150.2 150.3c11.9 11.9 31.1 11.9 43 0L435.2 51.2H89.6z" />
</svg>
inquiry@agentc.io
</a>
</div>
</section>
</div>
</div>
</body>
</html>