Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
aarushisahejpal authored Sep 3, 2024
1 parent 94d0924 commit 00120e7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ <h1>Programming and Data for Policymakers [DPI-691M]</h1>
<h2>Welcome to shopping days!</h2>

<!-- Image -->
<img src="https://www.hks.harvard.edu/sites/default/files/images/paragraph_footer/harvard-kennedy-school-logo_1.png"/>
<img src="https://www.hks.harvard.edu/sites/default/files/images/paragraph_footer/harvard-kennedy-school-logo_1.png" alt="Harvard Kennedy School Logo"/>

<!-- Paragraphs of text -->
<p>Open up the [slides](https://slides.com/dhrumilmehta/deck-e28bd3).</p>
<p>Fill out this [survey](https://docs.google.com/forms/d/e/1FAIpQLScorxHN6q8cY3iXUFj--VKMN559ILxGBzT1q4hndYRy3f4NFQ/viewform?usp=sf_link).</p>
<p>Navigate to the [Github page](https://github.com/code4policy/shopping-days). Please make an acccount, if you don't have one.</p>
<!-- Paragraphs of text with proper HTML links -->
<p>Open up the <a href="https://slides.com/dhrumilmehta/deck-e28bd3">slides</a>.</p>
<p>Fill out this <a href="https://docs.google.com/forms/d/e/1FAIpQLScorxHN6q8cY3iXUFj--VKMN559ILxGBzT1q4hndYRy3f4NFQ/viewform?usp=sf_link">survey</a>.</p>
<p>Navigate to the <a href="https://github.com/code4policy/shopping-days">Github page</a>. Please make an account, if you don't have one.</p>
<p>You should take this course whether or not you plan to code for a living.</p>
<p>It will help you:</p>

Expand Down

0 comments on commit 00120e7

Please sign in to comment.