-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
358 lines (296 loc) · 13.5 KB
/
index.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
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
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
<!DOCTYPE html>
<!--
==============================================================
* Henderson County Robotics - File Identification
==============================================================
* © 2023 by Henderson County Robotics Team 1225, The Gorillas
All Rights Reserved
* Created and Designed by Joey Stills
* HTML File Name:
HTML-NAME.html
* Domain:
team1225.com
* Version:
Sys: 7.0.3
Page: 5.1.3
==============================================================
-->
<html lang="en" dir="ltr">
<head>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NP5L9SD');</script>
<!-- End Google Tag Manager -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>FRC Team 1225, The Gorillas</title>
<link rel="shortcut icon" href="assets/images/1225Logo - Icon-Green - Spaced.png">
<!-- Social Share Information -->
<meta property="og:title" content="FRC Team 1225, The Gorillas">
<meta property="og:description" content="Team 1225, The Gorillas is a North Carolina robotics team that meets at the Boys and Girls Club of Henderson County. Founded in 2003.">
<meta property="og:image" content="https://www.team1225.com/assets/images/1225_2023_SocialShare_Cover_Design.png">
<meta property="og:url" content="https://www.team1225.com/index.html">
<link href="assets/fonts/inter/inter.css" rel="stylesheet" type="text/css">
<link href="assets/icons/phosphor/styles.min.css" rel="stylesheet" type="text/css">
<link href="assets/css/bootstrap_limitless.css" id="stylesheet" rel="stylesheet" type="text/css">
<link href="assets/css/bootstrap.css" id="stylesheet1" rel="stylesheet" type="text/css">
<link href="assets/css/components.css" id="stylesheet2" rel="stylesheet" type="text/css">
<link href="assets/css/layout.css" id="stylesheet3" rel="stylesheet" type="text/css">
<script src="assets/demo/demo_configurator.js"></script>
<script src="assets/js/bootstrap/bootstrap.bundle.min.js"></script>
<script src="assets/js/app.js"></script>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<script src="https://www.google.com/recaptcha/api.js" async defer></script>
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap"
rel="stylesheet"
/>
</head>
<body>
<!-- Main navbar -->
<div class="navbar navbar-light navbar-expand-lg navbar-static px-lg-0">
<div class="container-fluid container-boxed jusitfy-content-start">
<div class="navbar-brand">
<a href="index.html" class="d-inline-flex align-items-center">
<img src="assets/images/1225Logo-Wordmark-Green.svg" alt="1225-Logo" style="height: 50px">
</a>
</div>
<div class="navbar-collapse order-2 order-lg-1 collapse" id="navbar-mobile" style="">
<h4 class="mb-0">Henderson County Robotics Team 1225, The Gorillas</h4>
</div>
<ul class="nav flex-row justify-content-end order-1 order-lg-2">
<li class="nav-item">
<a href="#" class="navbar-nav-link navbar-nav-link-icon rounded-pill">
<i class="ph-facebook-logo"></i>
</a>
</li>
<li class="nav-item">
<a href="#" class="navbar-nav-link navbar-nav-link-icon rounded-pill">
<i class="ph-instagram-logo"></i>
</a>
</li>
<li class="nav-item">
<a href="#" class="navbar-nav-link navbar-nav-link-icon rounded-pill">
<i class="ph-twitter-logo"></i>
</a>
</li>
<li class="nav-item">
<a href="#" class="navbar-nav-link navbar-nav-link-icon rounded-pill">
<i class="ph-github-logo"></i>
</a>
</li>
</ul>
<!--
<div class="d-lg-none">
<button class="navbar-toggler collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#navbar-mobile" aria-expanded="false">
<i class="ph-squares-four"></i>
</button>
</div>
-->
</div>
</div>
<!-- /main navbar -->
<!-- Navigation -->
<div class="navbar navbar-dark px-lg-0">
<div class="container-fluid container-boxed position-relative">
<div class="flex-fill overflow-auto overflow-lg-visible scrollbar-hidden">
<ul class="nav gap-1 flex-nowrap flex-lg">
<li class="nav-item">
<a href="index.html" class="navbar-nav-link rounded active">
<i class="ph-house me-2"></i> Home
</a>
</li>
<li class="nav-item">
<a href="about-us.html" class="navbar-nav-link rounded">
<i class="ph-info me-2"></i> About Us
</a>
</li>
<li class="nav-item">
<a href="contact-us.html" class="navbar-nav-link rounded">
<i class="ph-user me-2"></i> Contact
</a>
</li>
<li class="nav-item nav-item-dropdown-xl dropdown">
<a href="#" class="navbar-nav-link dropdown-toggle rounded" data-bs-toggle="dropdown" aria-expanded="false">
<i class="ph-diamonds-four me-2"></i>
Sponsorship
</a>
<div class="dropdown-menu">
<a href="team-sponsors.html" class="dropdown-item rounded">Team Sponsors</a>
<a href="sponsor-us.html" class="dropdown-item rounded">Become a Sponsor</a>
</div>
</li>
<li class="nav-item">
<a href="how-to-join.html" class="navbar-nav-link rounded">
<i class="ph-text-align-left me-2"></i> How To Join
</a>
</li>
<li class="nav-item">
<a href="donate.html" class="navbar-nav-link rounded">
<i class="ph-currency-dollar me-2"></i> Donate
</a>
</li>
<li class="nav-item nav-item-dropdown-lg dropdown ms-lg-auto">
<a href="#" class="navbar-nav-link dropdown-toggle rounded" data-bs-toggle="dropdown">
<i class="ph-squares-four me-2"></i>
Additional Links
</a>
<div class="dropdown-menu">
<a href="student-resources.html" class="dropdown-item rounded">Student Resources</a>
<a href="team-calendar.html" class="dropdown-item rounded">Team Calendar</a>
</div>
</li>
</ul>
</div>
</div>
</div>
<!-- /navigation -->
<!-- Page content -->
<div class="page-content container">
<!-- Main content -->
<div class="content-wrapper">
<!-- Content area -->
<div class="content">
<div class="alert bg-primary text-white alert-icon-start alert-dismissible fade show border-0">
<span class="alert-icon bg-black bg-opacity-20">
<i class="ph-sparkle"></i>
</span>
<span style="margin-left: 3rem" class="fw-semibold">Welcome to Version 7.1a!</span> You're running the latest version of team1225.com
<button type="button" class="btn-close btn-close-white" data-bs-dismiss="alert"></button>
</div>
<div class="card bg-transparent shadow-none border-0">
<div class="row">
<div class="col-lg-5 d-flex align-items-center">
<div class="card bg-transparent shadow-none border-0">
<div class="card-header border-bottom-0">
<h0big class="mb-0 fw-bolder" style="color: #7e4cd1;">We Are Team 1225!</h0big>
</div>
<div class="card-body">
FRC Team 1225, The Gorillas, is a North Carolina robotics team that meets at the Boys and Girls Club of Henderson County and competes in the global competition knows as the FIRST Robotics Competition. <br> <br>
<a href="/about-us.html" class="btn btn-primary">Read More</a>
<a href="/how-to-join.html" class="btn btn-primary">How To Join</a>
</div>
</div>
</div>
<div class="col-lg-7">
<div class="card bg-transparent shadow-none border-0">
<div class="card-img-actions m-1">
<img class="card-img img-fluid" src="assets/images/team-photos/1225_2023_TeamPhoto-homecrop.png" alt="2022 Team Photo">
</div>
</div>
</div>
</div>
</div>
<br><br><br>
<!-- The Blue Alliance Ad
<div class="col-lg-12">
<div class="card border border-primary shadow-sm">
<div class="card-header bg-primary border-primary text-light">
<h6 class="mb-0">Follow us on The Blue Alliance</h6>
</div>
<div class="card-body">
Stay up to date on matches and scores throughout the competition season on <a class="card-link card-link-index" href="https://www.thebluealliance.com/team/1225" target="_blank">The Blue Alliance</a> <br> The Blue Alliance is the best way to scout, watch, and relive the <a class="card-link card-link-index" href="https://www.firstinspires.org/robotics/frc" target="_blank">First Robotics Competition</a>
<br> <br>
<a href="https://www.thebluealliance.com/team/1225" class="btn btn-primary">Team 1225 on TBA</a>
<a href="https://www.thebluealliance.com/" class="btn btn-primary">Download App</a>
</div>
</div>
</div>
/The Blue Alliance -->
<!-- How To Join Card -->
<div class="col-lg-12">
<div class="card border border-primary shadow-sm">
<div class="card-header bg-primary border-primary text-light">
<h6 class="mb-0">How To Join</h6>
</div>
<div class="card-body">
<h3>Intrested In Joining?</h3>
Interested in joining an award winning FIRST Robotics Team? We are always looking for new team members!<br>
Team 1225 is now meeting regularly at the Boys and Girls Club of Henderson County! Our meeting times are listed below. <br> <br>
Mondays & Wednesdays from 5:30 - 7:30 pm <br> <br>
See our team calendar for special events.
<br> <br>
<a href="how-to-join.html" class="btn btn-primary">How To Join</a>
<a href="https://go.team1225.com/bgc-directions" class="btn btn-primary">Get Directions</a>
<a href="team-calendar.html" class="btn btn-light">Team Calendar</a>
</div>
</div>
</div>
<!--/How To Join Card -->
<!-- About Us Card -->
<div class="col-lg-12">
<div class="card border shadow-sm">
<div class="card-header">
<h6 class="mb-0">About Us</h6>
</div>
<div class="card-body">
Team 1225 allows students to become fully immersed in an environment of dedicated, like-minded students interested in engineering while acquiring the necessary skills to achieve their future goals. Not only do members develop technical skill sets, but they also learn the fundamentals of other corporate tasks, such as project management, leadership, team building, marketing, etc. More important than any competitive success or awards, the students of Team 1225 grow academically, intellectually, and socially. Team 1225 members gain a better understanding, tremendous respect, and a more profound appreciation of a good education's benefits. In line with our parent organization's missions, Henderson County Public Schools, Team 1225 inspires and motivates our students to pursue their academic, career avidly, and personal goals both during their time on the team and in their futures.
<br> <br>
<a href="/about-us.html" class="btn btn-primary">Read More</a>
</div>
</div>
</div>
<!--/About Us Card -->
<!-- Social Media Feed -->
<div class="col-lg-12">
<div class="card border shadow-sm">
<div class="card-header">
<h6 class="mb-0">Social Media Feed</h6>
</div>
<div class="card-body align-items-center">
<!-- LightWidget WIDGET --><script src="https://cdn.lightwidget.com/widgets/lightwidget.js"></script><iframe src="https://cdn.lightwidget.com/widgets/009ed6b01f8553ec96217c8510c6259a.html" scrolling="no" allowtransparency="true" class="lightwidget-widget" style="width:100%;border:0;overflow:hidden;"></iframe>
</div>
</div>
</div>
<!--/Social Media Feed -->
</div>
<!-- /content area -->
</div>
<!-- /main content -->
</div>
<!-- /page content -->
<!-- Footer -->
<div class="navbar navbar-sm navbar-footer border-top px-lg-0">
<div class="container-fluid container-boxed">
<span>©
<script>
document.write(new Date().getFullYear());
</script> by Henderson County Robotics Team 1225, The Gorillas
</span>
<ul class="nav">
<li class="nav-item">
<a href="admin.terms-of-service.html" class="navbar-nav-link navbar-nav-link-icon rounded" target="_blank">
<div class="d-flex align-items-center mx-md-1">
<i class="ph-file-text"></i>
<span class="d-none d-md-inline-block ms-2">Terms Of Service</span>
</div>
</a>
</li>
<li class="nav-item ms-md-1">
<a href="admin.privacy-policy.html" class="navbar-nav-link navbar-nav-link-icon rounded" target="_blank">
<div class="d-flex align-items-center mx-md-1">
<i class="ph-file-text"></i>
<span class="d-none d-md-inline-block ms-2">Privacy Policy</span>
</div>
</a>
</li>
<li class="nav-item ms-md-1">
<a href="admin.report-a-problem.html" class="navbar-nav-link navbar-nav-link-icon rounded" target="_blank">
<div class="d-flex align-items-center mx-md-1">
<i class="ph-shield-warning"></i>
<span class="d-none d-md-inline-block ms-2">Report a Problem</span>
</div>
</a>
</li>
</ul>
</div>
</div>
<!-- /footer -->
</body>
</html>