Skip to content

Commit

Permalink
adding contact information
Browse files Browse the repository at this point in the history
  • Loading branch information
esfahany committed Jul 16, 2023
1 parent 31bae98 commit e7b97fb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ <h1 class="mb-1 font-bold text-2xl text-black"><a href="#top" class="text-black
<li><a class="nav-link transition-colors duration-200" href="#canvas-course-assignment-policies">Course- or assignment-specific policies</a></li>
</ol>
</li>
<li><a class="nav-link transition-colors duration-200" href="#contact">Contact</a></li>
</ol>
</nav>
</div>
Expand Down Expand Up @@ -182,6 +183,9 @@ <h3 class="mb-2 font-bold text-xl text-black">Course- or assignment-specific pol
</ol>
</div>
</section>
<section id="contact">
<h2 class="mb-4 font-bold text-3xl text-black">Contact</h2>
<p class="mb-4">If you have questions about this proposal, or are interested in discussing it further, please email <a href="mailto:[email protected]">Sarah Newman</a>, Director of Art and Education at metaLAB (at) Harvard.</p>
</div>
</main>
<script src="https://code.jquery.com/jquery-3.7.0.min.js" integrity="sha256-2Pmvv0kuTBOenSvLm6bvfBSSHrUJ+3A7x6P5Ebd07/g=" crossorigin="anonymous"></script>
Expand Down

0 comments on commit e7b97fb

Please sign in to comment.