Skip to content

Commit 819b808

Browse files
committed
updates
1 parent 3e25182 commit 819b808

File tree

1 file changed

+9
-25
lines changed

1 file changed

+9
-25
lines changed

index.html

Lines changed: 9 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -163,40 +163,24 @@ <h2>How to get started</h2>
163163
<div>
164164
<section>
165165
<h2>Get to know us</h2>
166-
<p>some text here</p>
166+
<p>The EXP collaboration is developing the next generation of tools for galactic dynamics to tackle this challenge.
167+
Our team combines expertise in (i) analytic models, (ii) numerical simulations and (iii) data analysis.
168+
We use basis function expansions as a common language that unites all three of these realms of expertise.
169+
Looking forward, our proposed tools have the potential
170+
to enhance dynamical discovery within astrophysics more generally and on any scale. </p>
167171
</section>
168172
<section>
169-
<h3>Follow us on ...</h3>
173+
<h3>Contact us on ...</h3>
170174
<ul class="icons">
171175
<li><a href="https://github.com/EXP-code" class="icon brands fa-github"><span class="label">GitHub</span></a></li>
176+
<ul class="icons">
177+
<li><a href="[email protected]" class="icon brands fa-envelope"><span class="label">Email</span></a></li>
172178
</ul>
173179
</section>
174180
<p class="copyright">
175-
&copy; Unttled. Design: <a href="http://html5up.net">HTML5 UP</a>.
181+
&copy; Untitled. Design: <a href="http://html5up.net">HTML5 UP</a>.
176182
</p>
177183
</div>
178-
<div>
179-
<section>
180-
<h2>Get in touch</h2>
181-
<form method="post" action="#">
182-
<div class="fields">
183-
<div class="field half">
184-
<input type="text" name="name" id="name" placeholder="Name" />
185-
</div>
186-
<div class="field half">
187-
<input type="text" name="email" id="email" placeholder="Email" />
188-
</div>
189-
<div class="field">
190-
<textarea name="message" id="message" rows="4" placeholder="Message"></textarea>
191-
</div>
192-
</div>
193-
<ul class="actions">
194-
<li><input type="submit" value="Send" class="primary" /></li>
195-
<li><input type="reset" value="Reset" /></li>
196-
</ul>
197-
</form>
198-
</section>
199-
</div>
200184
</div>
201185
</footer>
202186

0 commit comments

Comments
 (0)