Skip to content

Commit

Permalink
Update default.html
Browse files Browse the repository at this point in the history
  • Loading branch information
PriyaB272 authored Apr 27, 2018
1 parent 274e1d2 commit 43cde99
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
<section id="teammembers">
{% include teammembers.html %}
</section>
<section id="dataset">
{% include dataset.html %}
</section>
<section id="projects">
{% include projects.html %}
</section>
Expand Down

0 comments on commit 43cde99

Please sign in to comment.