Skip to content

Commit

Permalink
Add thank you slide
Browse files Browse the repository at this point in the history
  • Loading branch information
dessy committed Apr 30, 2012
1 parent 85aa9df commit 5154acb
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions ruby-girls.html
Original file line number Diff line number Diff line change
Expand Up @@ -1030,6 +1030,19 @@ <h3>
<p>(answers in assignments/logic_2.rb, but don't look!)</p>
</div>
</article>

<article id='thank-you'>
<style>
#thank-you .large-font { text-align: center; margin: 60px 0; }
#thank-you .thank-you { font-size: 50px; }
</style>
<h3>
Thank You!
</h3>
<p class='large-font'>A big thank you to the organizers and mentors for their effort and dedication.</p>
<p class='large-font'>Another big thank you to Ladies Learning Code for inspiring the content for this workshop.</p>
<p class='large-font thank-you' style='color:#006363'>The biggest thank you to all of you for spending the day learning to code!</p>
</article>
</section>

</body>
Expand Down

0 comments on commit 5154acb

Please sign in to comment.