-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathhempworkshop.html
More file actions
148 lines (115 loc) · 6.14 KB
/
hempworkshop.html
File metadata and controls
148 lines (115 loc) · 6.14 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" 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/hempworkshop.html">
<title>Infinite Tree | Hemp Workshop</title>
<meta property="og:title" content="Infinite Tree | Hemp Workshop"/>
<meta name="title" content="Infinite Tree | Hemp Workshop" />
<meta property="og:description" content="Infinite Tree offers regular workshops to help inform growers on the latest advancements in hemp autoflower cultivation."/>
<meta property="description" content="Infinite Tree offers regular workshops to help inform growers on the latest advancements in hemp autoflower cultivation."/>
<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 hemp workshop, how to grow hemp, how to grow autoflower, how to grow cannabis" />
<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 defer src="https://use.fontawesome.com/releases/v5.12.0/js/all.js" crossorigin="anonymous"></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>The Agronomics of Autoflower</h2>
<header>
<address class="author"><a href="#">Emily Gogol, PhD </a></address>
<time>January 12th, 2020</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> Workshop Overview </p>
<br>
We are excited to welcome industry leaders to discuss a variety of topics related to the successfull cultivation, processing and sale of autoflower (day neutral) hemp. Emily Gogol, PhD (CEO at Infinite Tree) will lead this free 2-hour workshop.
<br>
<br>
Workshop topics will include:
<ul>
<li> Applying crop science to hemp </li>
<li> Maximizing your growing season with day-neutral hemp varieties </li>
<li> Applying existing and traditional technologies to cultivation and harvest </li>
<li> Post-harvest processing for sale </li>
</ul>
We will host workshops throughout the nursery season, please <a href="https://www.eventbrite.com/e/the-agronomics-of-autoflower-workshop-tickets-89661545095"> register </a> in advance.
</p>
<p><i> AutoCBD an outstanding variety for 2020</p><i>
For 2020 we've chosen to carry AutoCBD, an nationally field-trialled cultivar of autoflower. You can access datasheets on the AutoCBD
<a href="https://infinite-tree.com/documents/Phylos-AutoCBD-Information.pdf"> download here </a>
</p>
</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="modal fade" id="orderModal" tabindex="-1" role="dialog" aria-labelledby="orderModalLabel" aria-hidden="true">
<div class="order" data-include="order"></div>
</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>