Skip to content

Commit

Permalink
keeping contact section for now
Browse files Browse the repository at this point in the history
  • Loading branch information
rubysaltbush committed Sep 25, 2024
1 parent 237006b commit 7fe1e1d
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,44 @@ <h1 class='page-title'>Ruby E. Stephens</h1>


</section>

<section class='contact-details'>
<table>
<tbody>
<tr>
<th>Email</th>
<td>
stephenseruby <b>||at||</b> gmail.com
</td>
</tr>
<tr>
<th>Twitter</th>
<td>
<a href="https://twitter.com/rubyecology">rubyecology</a>
</td>
</tr>
<tr>
<th>Scholar</th>
<td>
<a href="https://scholar.google.com/citations?user=KfFjSzwAAAAJ&hl=en">Ruby E Stephens</a>
</td>
</tr>
<tr>
<th>GitHub</th>
<td>
<a href="https://github.com/rubysaltbush">rubysaltbush</a>
</td>
</tr>
<tr>
<th>LinkedIn</th>
<td>
<a href="https://www.linkedin.com/in/ruby-stephens-1a4484125/">Ruby Stephens</a>
</td>
</tr>
</tbody>
</table>

</section>
</article>

</body>
Expand Down

0 comments on commit 7fe1e1d

Please sign in to comment.