This repository has been archived by the owner on Mar 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
videos.html
178 lines (152 loc) · 8.01 KB
/
videos.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
<!DOCTYPE html>
<html lang="en">
<!-- Developed by theawesomegamer - code available on github at https://github.com/theawes0megamer/altonfpv -->
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>AltonFPV</title>
<link rel="stylesheet" href="styles.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@400;700&display=swap" rel="stylesheet">
<meta content="AltonFPV" property="og:title" />
<meta content="FPV Drone Videos" property="og:description" />
<meta content="https://altonfpv.com/" property="og:url" />
<meta content="view-source:https://forum.altonfpv.com/images/favicon.ico" property="og:image" />
<meta content="#6518AC" data-react-helmet="true" name="theme-color" />
<link rel="shortcut icon" href="images/favicon.png" type="image/x-icon" />
</head>
<body>
<nav class="navbar">
<div class="navbar__container">
<a href="/" id="navbar__logo">AltonFPV</a>
<div class="navbar__toggle" id="mobile-menu">
<span class="bar"></span>
<span class="bar"></span>
<span class="bar"></span>
</div>
<ul class="navbar__menu">
<li class="navbar__item">
<a href="/" class="navbar__links">
Home
</a>
</li>
<li class="navbar__item">
<a href="videos.html" class="navbar__links">
Videos
</a>
</li>
<li class="navbar__item">
<a href="tech.html" class="navbar__links">
Development status
</a>
</li>
</li>
<li class="navbar__item">
<a href="mygear.html" class="navbar__links">
My Gear
</a>
<li class="navbar__btn">
<a href="https://forum.altonfpv.com" class="button">
Forum
</a>
</li>
</li>
<li class="navbar__btn">
<a href="mailto:[email protected]" class="button">
Contact
</a>
</li>
</ul>
</div>
</nav>
<!-- Hero Section-->
<div class="main">
<div class="main_container">
<div class="main__content">
<center>
<h1>MY VIDEOS</h1>
</center>
<iframe width="560" height="315" src="https://www.youtube.com/embed/QZO6sdIaHXg"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/0oY1yDBwY10"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/A88Pn4NyBQ8"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/8DuR9XS7cuc"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/dJC4iCbRCQk"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/rfw97L-vbck"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/5CUd0cmdFNs"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/lM5WMCbr72c"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/6uJOctc4wr8"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen></iframe>
</div>
<!-- Services section -->
<div class="services">
<center>
<h1>These were filmed in utah. that is where I am based and will film.</h1>
</center>
<div class="services__container">
<div class="services__card">
</div>
</div>
<!-- footer section-->
<div class="footer__container">
<div class="footer__links">
<div class="footer__link--wrapper">
<div class="footer__link--items">
<a href="mailto:[email protected]">Contact Me</a>
</div>
</div>
<div class="footer__link--items">
<a href="https://discord.gg/u9GWt5D6Jk">Discord Server</a>
<a href="https://www.youtube.com/channel/UCvHCHsGPfOrZ504GX3pVmLw">Youtube</a>
</div>
</div>
<div class="social__media">
<div class="social__media--wrap">
<div class="footer__logo">
<a href="" id="footer__logo"><i class="fas fa-gem">
</i>AltonFPV</a>
</div>
<p class="website__right"> AltonFPV 2022</p>
<div class="social__icons">
<a href="/" class="social__icon--link" target="_blank">
<i class="fab fa-youtube"></i>
</a>
<a href="/" class="social__icon--link" target="_blank">
<i class="fab fa-discord"></i>
</a>
</div>
</div>
</div>
<!--TEST FORM SECTION-->
</div>
</div>
<script src="app.js"></script>
</body>
</html>