Skip to content

Commit b2fb260

Browse files
committed
Merge pull request #195 from rmurphey/home_page_entities
entities for a prettier home page
2 parents a11ca9b + 00efb78 commit b2fb260

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

page/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,19 @@
88
<div class="beta-ribbon-wrapper"><div class="beta-ribbon"><a href="/about/#beta">Beta</a></div></div>
99

1010
<h1>Learn. Code. Teach. Share.</h1>
11-
11+
1212
<aside class="banner-box" id="for-users">
1313
<h2>Users</h2>
1414
<p>
15-
There's a lot more to learn about building web sites and applications with jQuery than can fit in API documentation.
16-
If you're looking for explanations of the basics, workarounds for common problems, best practices, and how-tos, you're in the right place!</p>
15+
There&rsquo;s a lot more to learn about building web sites and applications with jQuery than can fit in API documentation.
16+
If you&rsquo;re looking for explanations of the basics, workarounds for common problems, best practices, and how-tos, you&rsquo;re in the right place!</p>
1717
</p>
1818
</aside>
1919

2020
<aside class="banner-box" id="for-authors">
2121
<h2>Authors</h2>
2222
<p>Too much good information is spread across corners of the web, languishing in blog and forum posts, often just out of the reach of
23-
people who need it, while the same questionable advice is duplicated across even more questionable sites. Help us stem the tide and educate today's -- and tomorrow's -- web developers.</p>
23+
people who need it, while the same questionable advice is duplicated across even more questionable sites. Help us stem the tide and educate today&apos;s &mdash; and tomorrow&rsquo;s &mdash; web developers.</p>
2424
</aside>
2525

2626
</div></div>

0 commit comments

Comments
 (0)