-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathgear.html
24 lines (22 loc) · 1.24 KB
/
gear.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
<head>
<meta charset='utf-8'/>
<meta name='keywords' content='style,html,css,page,headers'/>
<meta name='description' content='Its a contact page. You use it to contact me.'/>
<meta name='author' content='Mackenzie Criswell'/>
<meta name='robots' content='index, follow'/>
<meta name="google-site-verification" content="zI4ReyW17rDregFpRqXQeuboyq1lW2IK5WiADOPwbJU" />
<title>Gear I Use - MAKC</title>
<link href='/images/favicons/favicon.ico' rel='icon' type='image/ico'/>
<link href='/images/favicons/favicon.png' rel='icon' type='image/png'/>
<link href='/images/favicons/apple-touch-icon.png' rel='apple-touch-icon'/>
<link href='/images/favicons/ios-ipad-144x144.png' sizes='144x144' rel='apple-touch-icon-precomposed'/>
<link href='/images/favicons/ios-iphone-114x144.png' sizes='114x114' rel='apple-touch-icon-precomposed'/>
<link href='/images/favicons/ios-default-homescreen-57x57.png' sizes='57x57' rel='apple-touch-icon-precomposed'/>
</head>
<style>
* {
padding: 0rem;
margin: 0rem;
}
</style>
<iframe class="airtable-embed" src="https://airtable.com/embed/shruV2V0AJgOLJLBc" frameborder="0" onmousewheel="" width="100%" height="100%" style="background: transparent;"></iframe>