Neural-Hacker commited on
Commit
8895ddf
·
verified ·
1 Parent(s): 92b99f1

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +10 -0
index.html CHANGED
@@ -11,6 +11,8 @@
11
  <h1>Welcome to ShunyaLab</h1>
12
  <p class="tagline">An open-source AI group built by students, for everyone.</p>
13
 
 
 
14
  <section>
15
  <h2>Who We Are</h2>
16
  <p>
@@ -21,6 +23,8 @@
21
  </p>
22
  </section>
23
 
 
 
24
  <section>
25
  <h2>What We Do</h2>
26
  <ul>
@@ -31,6 +35,8 @@
31
  </ul>
32
  </section>
33
 
 
 
34
  <section>
35
  <h2>Our Goal</h2>
36
  <p>
@@ -38,6 +44,8 @@
38
  </p>
39
  </section>
40
 
 
 
41
  <section>
42
  <h2>Why ShunyaLab?</h2>
43
  <ul>
@@ -47,6 +55,8 @@
47
  </ul>
48
  </section>
49
 
 
 
50
  <p class="footer">Thanks for visiting — we’re just getting started!</p>
51
  </div>
52
  </body>
 
11
  <h1>Welcome to ShunyaLab</h1>
12
  <p class="tagline">An open-source AI group built by students, for everyone.</p>
13
 
14
+ <br />
15
+
16
  <section>
17
  <h2>Who We Are</h2>
18
  <p>
 
23
  </p>
24
  </section>
25
 
26
+ <br />
27
+
28
  <section>
29
  <h2>What We Do</h2>
30
  <ul>
 
35
  </ul>
36
  </section>
37
 
38
+ <br />
39
+
40
  <section>
41
  <h2>Our Goal</h2>
42
  <p>
 
44
  </p>
45
  </section>
46
 
47
+ <br />
48
+
49
  <section>
50
  <h2>Why ShunyaLab?</h2>
51
  <ul>
 
55
  </ul>
56
  </section>
57
 
58
+ <br />
59
+
60
  <p class="footer">Thanks for visiting — we’re just getting started!</p>
61
  </div>
62
  </body>