-
Notifications
You must be signed in to change notification settings - Fork 1
/
inspiration.html
70 lines (59 loc) · 3.76 KB
/
inspiration.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Brahman</title>
<link rel="stylesheet" type="text/css" href="/css/main.css">
<link rel="icon" href="/images/favicon.png">
<link rel="apple-touch-icon-precomposed" sizes="57x57" href="/images/favicons/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/images/favicons/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/images/favicons/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/images/favicons/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon-precomposed" sizes="60x60" href="/images/favicons/apple-touch-icon-60x60.png" />
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="/images/favicons/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon-precomposed" sizes="76x76" href="/images/favicons/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="/images/favicons/apple-touch-icon-152x152.png" />
<link rel="icon" type="image/png" href="/images/favicons/favicon-196x196.png" sizes="196x196" />
<link rel="icon" type="image/png" href="/images/favicons/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" href="/images/favicons/favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="/images/favicons/favicon-16x16.png" sizes="16x16" />
<link rel="manifest" href="/images/favicons/site.webmanifest">
<meta property="og:title" content="BRAHMAN">
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="BRAHMAN" />
<meta property="og:description" content="An experiment in low-cost, high-tech living & learning in the California desert, Jan 6 - March 27, 2020 😎️️️🏜❤️🌵️☀️">
<meta name="twitter:description" content="An experiment in low-cost, high-tech living & learning in the California desert, Jan 6 - March 27, 2020 😎️️️🏜❤️🌵️☀️" />
<meta name="twitter:image" content="http://brahman.ai/images/cacti.jpg" />
<meta property="og:image" content="http://brahman.ai/images/cacti.jpg">
<style>
iframe {
display:inline-block;
margin:12px;
}
</style>
</head>
<body>
<div id="container">
<div id="navbar">
<ul>
<li><a href="/">Home</a></li>
<li><a href="/info.html">Info</a></li>
<li><a href="/activity.html">Activities</a></li>
<li><a href="/gallery.html">Gallery</a></li>
<li><a href="/inspiration.html">Inspirations</a></li>
<li><a href="/join.html">Join</a></li>
</ul>
</div>
<div id="description2">
<iframe width="720" height="405" src="https://www.youtube.com/embed/Gfi95TPkNfc" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="720" height="405" src="https://www.youtube.com/embed/Pj5sHhdzlx8" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="720" height="405" src="https://www.youtube.com/embed/P2-Dd6pv8Oc" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="720" height="405" src="https://www.youtube.com/embed/mLqdCBs7c_M" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="720" height="405" src="https://www.youtube.com/embed/pcdpgn9OINs" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<p> </p>
<p> </p>
<p> </p>
</div>
</div>
</body>
</html>