-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path1.html
82 lines (63 loc) · 3.32 KB
/
1.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
<!doctype html>
<html lang="en" data-bs-theme="dark">
<head>
<!-- <script src="assets/js/color-modes.js"></script> -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta property="og:title" content="open.groverlab.org" />
<meta property="og:description" content="Open-source hardware and software made with ❤ by the Grover Lab">
<meta property="og:url" content="https://open.groverlab.org/" />
<meta property="og:image" content="https://open.groverlab.org/assets/open.png" />
<title>open.groverlab.org</title>
<link href="assets/dist/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/custom.css" rel="stylesheet">
</head>
<body>
<header data-bs-theme="dark">
<div class="collapse text-bg-dark" id="navbarHeader">
<div class="container">
<div class="row">
<div class="col-sm-8 col-md-7 py-4">
<h4>About</h4>
<p class="text-body-secondary"><a href="https://open.groverlab.org">open.groverlab.org</a> is a one-stop shop for all the open-source science and engineering hardware and software made by the Grover Lab at the University of California, Riverside.</p>
</div>
<div class="col-sm-4 offset-md-1 py-4">
<h4>Contact</h4>
<ul class="list-unstyled">
<li><a href="https://groverlab.org" class="text-white">Prof. William H. Grover</a></li>
<li><a href="https://groverlab.org" class="text-white">Department of Bioengineering</a></li>
<li><a href="https://groverlab.org" class="text-white">University of California, Riverside</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="navbar navbar-dark bg-dark shadow-sm">
<div class="container">
<a href="https://groverlab.org" class="navbar-brand d-flex align-items-center">
<!-- <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" aria-hidden="true" class="me-2" viewBox="0 0 24 24"><path d="M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"/><circle cx="12" cy="13" r="4"/></svg> -->
Grover Lab
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarHeader"
aria-controls="navbarHeader" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
</div>
</div>
</header>
<main>
<section class="py-5 text-center container">
<div class="row py-lg-5">
<div class="col-lg-6 col-md-8 mx-auto">
<h1 class="display-2"><div class="text-warning" style="display: inline;"><b>open</b></div><div class="text-muted" style="display: inline; font-weight: 100">.groverlab.org</div></h1>
</div>
</div>
</section>
<section class="py-3 text-center container">
<h4 >Open-source hardware and software made with ❤ by <a
href="https://groverlab.org " class="text-warning">the Grover Lab</a></h4>
</section>
<div class="album py-5 bg-body-tertiary">
<div class="container">
<div class="row row-cols-1 row-cols-sm-2 row-cols-md-3 g-3">