Skip to content

Commit

Permalink
Adding Other Images and taking out email submission
Browse files Browse the repository at this point in the history
  • Loading branch information
SherelynA committed Mar 13, 2024
1 parent d9fdffb commit df1108e
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
Binary file added images/fulls/IMG_6155.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/thumbs/IMG_6155.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 14 additions & 14 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ <h3>AAS 241 <a href="https://aas241-aas.ipostersessions.com/default.aspx?s=3C-2F
<p>Presenting at the 241st Meeting of the American Astronomical Society.</p>
</article>
<article class="col-6 col-12-xsmall work-item">
<a href="images/fulls/03.jpg" class="image fit thumb"><img src="images/thumbs/03.jpg" alt="" /></a>
<a href="images/fulls/IMG_6155.jpeg" class="image fit thumb"><img src="images/thumbs/IMG_6155.jpeg" alt="" /></a>
<h3><a href="https://orcid.org/0000-0003-0548-0093">Publications</a></h3>
<p>Research that I have contributed to and participated in.</p>
</article>
Expand All @@ -82,20 +82,20 @@ <h3>Scientific Communication</h3>
<!-- Three -->
<section id="three">
<h2>Get In Touch</h2>
<p>If you want to get in touch and talk about anything astronomy related, be sure to fill this out!</p>
<p>If you want to get in touch and talk about anything astronomy related, be sure to email me!</p>
<div class="row">
<div class="col-8 col-12-small">
<form method="post" action="#">
<div class="row gtr-uniform gtr-50">
<div class="col-6 col-12-xsmall"><input type="text" name="name" id="name" placeholder="Name" /></div>
<div class="col-6 col-12-xsmall"><input type="email" name="email" id="email" placeholder="Email" /></div>
<div class="col-12"><textarea name="message" id="message" placeholder="Message" rows="4"></textarea></div>
</div>
</form>
<ul class="actions">
<li><input type="submit" value="Send Message" /></li>
</ul>
</div>
<!-- <div class="col-8 col-12-small">-->
<!-- <form method="post" action="#">-->
<!-- <div class="row gtr-uniform gtr-50">-->
<!-- <div class="col-6 col-12-xsmall"><input type="text" name="name" id="name" placeholder="Name" /></div>-->
<!-- <div class="col-6 col-12-xsmall"><input type="email" name="email" id="email" placeholder="Email" /></div>-->
<!-- <div class="col-12"><textarea name="message" id="message" placeholder="Message" rows="4"></textarea></div>-->
<!-- </div>-->
<!-- </form>-->
<!-- <ul class="actions">-->
<!-- <li><input type="submit" value="Send Message" /></li>-->
<!-- </ul>-->
<!-- </div>-->
<div class="col-4 col-12-small">
<ul class="labeled-icons">
<li>
Expand Down

0 comments on commit df1108e

Please sign in to comment.