-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathexpowest.html
More file actions
135 lines (104 loc) · 5.08 KB
/
expowest.html
File metadata and controls
135 lines (104 loc) · 5.08 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
<!doctype html>
<html lang="en" prefix="og: http://ogp.me/ns#">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-B1TK7PQ7B4"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-B1TK7PQ7B4');
</script>
<meta charset="utf-8" />
<link rel="icon" type="image/png" href="./assets/img/favicon.ico">
<link rel="apple-touch-icon" sizes="76x76" href="./assets/img/apple-icon.png">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta property="og:url" content="https://infinite-tree.com/expowest.html">
<title>Infinite Tree | AAAS Meeting</title>
<meta property="og:title" content="Infinite Tree | CBD Expo West"/>
<meta property="title" content="Infinite Tree | CBD Expo West"/>
<meta property="og:description" content="Infinite Tree's CEO Emily Gogol, PhD speaks at AAS"/>
<meta property="description" content="Infinite Tree's CEO Emily Gogol, PhD speaks at AAS"/>
<meta property="og:image" content="https://infinite-tree.com/assets/img/logo-medium.png">
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="399" />
<meta property="og:type" content="website" />
<!-- SEO -->
<meta name="keywords" content="Infinite Tree, CBD Expo, Emily Gogol" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Bootstrap core CSS -->
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" rel="stylesheet" />
<link href="./assets/css/paper-kit.css" rel="stylesheet" />
<!-- Site Specific CSS -->
<link href="./assets/css/infinite-tree.min.css" rel="stylesheet" />
<link href="./assets/css/inner-pages.css" rel="stylesheet" />
<!-- Fonts and icons -->
<link href='https://fonts.googleapis.com/css?family=Montserrat:400,300,700' rel='stylesheet' type='text/css'>
<script src="https://use.fontawesome.com/releases/v5.12.0/js/all.js"></script>
<link href="./assets/css/nucleo-icons.css" rel="stylesheet">
</head>
<body>
<div itemscope>
<link itemprop="thumbnailUrl" href="https://infinite-tree.com/assets/img/logo-medium.png">
<span itemprop="thumbnail" itemscope itemtype="http://schema.org/ImageObject">
<link itemprop="url" href="https://infinite-tree.com/assets/img/logo-medium.png">
</span>
</div>
<header class="navbar navbar-expand-lg fixed-top" data-include="header"></header>
<div class="main">
<article class="article">
<div class="container">
<h2>2019 CBD Expo West <br>
Panel Lead and <br>
Panelist</h2>
<header>
<address class="author"><a href="#">Emily Gogol, PhD </a></address>
<time>2019</time>
<ul class="social-list">
<li><a href="tel:+15419375237" target="_blank"> <i class="fa fa-phone"></i></a></li>
<li><a href="https://www.instagram.com/infinite_tree_nursery" target="_blank"><i class="fab fa-instagram"></i></a></li>
<li><a href="mailto:hello@infinite-tree.com" target="_blank"><i class="fa fa-envelope"></i></a></li>
</ul>
</header>
<p> Invited Lecturer</p>
<br>
Our CEO, Emily Gogol PhD, was invited to head the panel on 'Designer Genes' and was a panelist on the 'Cannagriculture' panel. If you would like to download the lecture, please get in touch with Emily at emily@infinite-tree.com .
<img src="assets/img/expophoto.png" alt="img"/>
<br>
<br>
<img src="assets/img/expophoto1.png" alt="img"/>
</div>
</article>
</div>
<div class="footer footer-big footer-color-black">
<div data-include="footer"></div>
<div class="container">
<div class="copyright">
© <script> document.write(new Date().getFullYear()) </script> Infinite Tree Inc.
</div>
</div>
</div>
<div class="modal fade" id="contactModal" tabindex="-1" role="dialog" aria-labelledby="contactModalLabel"
aria-hidden="true">
<div class="contact" data-include="contact"></div>
</div>
<div class="order" data-include="order"></div>
<!-- Core JS Files -->
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="./assets/js/jquery-ui-1.12.1.custom.min.js"></script>
<script src="./assets/js/popper.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-switch/3.3.4/js/bootstrap-switch.min.js"></script>
<!-- Contact Form JavaScript -->
<script src="./assets/js/jquery.mask.min.js"></script>
<!-- Twitter -->
<script src="./assets/js/twitterFetcher.js"></script>
<!-- Google form submission -->
<script src="https://cdn.jsdelivr.net/npm/formdata-polyfill@3.0.12/formdata.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/promise-polyfill@8/dist/polyfill.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/whatwg-fetch@3.0.0/dist/fetch.umd.min.js"></script>
<!-- Paper Kit Initialization and functions -->
<script src="./assets/js/paper-kit.min.js?v=2.1.0"></script>
<script src="assets/js/main.js"></script>
</body>
</html>