Skip to content

Commit 99a8f3e

Browse files
committed
Replace placeholder text on home page with some "beta" info on site goals.
1 parent 30d51dc commit 99a8f3e

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

page/index.html

+6-2
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,16 @@ <h1>Learn. Code. Teach. Share.</h1>
1010

1111
<aside class="banner-box" id="for-users">
1212
<h2>Users</h2>
13-
<p>Lorem ipsum dolor sit amet, consectetur in adipiscing elit</p>
13+
<p>
14+
There's a lot more to learn about building web sites and applications with jQuery than can fit in API documentation.
15+
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>
16+
</p>
1417
</aside>
1518

1619
<aside class="banner-box" id="for-authors">
1720
<h2>Authors</h2>
18-
<p>Lorem ipsum dolor sit amet, consectetur in adipiscing elit</p>
21+
<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
22+
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>
1923
</aside>
2024

2125
</div></div>

0 commit comments

Comments
 (0)