Skip to content

Commit 81eabc4

Browse files
author
Matthew McCullough
committed
Merge pull request #96 from randomecho/unclassed-tags-typo-clarify
Remove blank CSS classes on homepage
2 parents 5b2833b + 5cf9c8c commit 81eabc4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ <h2>Open source teaching resources</h2>
2020
<div class="container">
2121
<div class="half">
2222
<div class="content">
23-
<h2 class="">Slide decks right in your browser</h2>
24-
<p class="">
23+
<h2>Slide decks right in your browser</h2>
24+
<p>
2525
We've created a slide deck for each class we offer.
2626
Just launch any class and teach from the web browser.
2727
</p>
@@ -97,7 +97,7 @@ <h2>Downloads to reference anytime</h2>
9797
<div class="content">
9898
<h3>Community contributions</h3>
9999
<p>
100-
Would you like to update or clarifiy content in the slides or workbooks?
100+
Would you like to update or clarify content in the slides or workbooks?
101101
Just fork the repository, make your changes, and submit a Pull Request.
102102
</p>
103103
<p>

0 commit comments

Comments
 (0)