Skip to content

Commit ad19355

Browse files
committed
Demos: Updated intro message, added API site link
1 parent 02ed69d commit ad19355

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

next.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,13 @@ <h1 class="jqm-logo"><img src="demos/_assets/img/jquery-logo.png" alt="jQuery Mo
2424

2525
<div data-role="content" class="jqm-content">
2626

27-
<p class="jqm-intro">Welcome. This is an in-progress re-design of the jQuery Mobile demos site.</p>
27+
<p class="jqm-intro">jQuery Mobile is a touch-optimized HTML5 UI framework built with jQuery and is the easiest way to build sites and apps that are accessible on all popular smartphone, tablet and desktop devices. Welcome to the demo showcase.</p>
2828

2929
<ul data-role="listview" data-inset="true" data-theme="d" data-icon="false" data-filter-placeholder="Search..." class="jqm-list">
3030
<li><a href="demos/intro/"><h2>Introduction</h2><p>New to jQuery Mobile? Start here</p></a></li>
3131
<li><a href="demos/examples/"><h2>Demo Showcase</h2><p>Examples of how to customize and extend jQuery Mobile.</p></a></li>
3232
<li><a href="demos/faq/"><h2>Questions &amp; Answers</h2><p>Common issues and questions, explained.</p></a></li>
33+
<li><a href="http://api.jquerymobile.com"><h2>API documentation</h2><p>Visit the API site for full technical info.</p></a></li>
3334
</ul>
3435

3536
<h2>Widget reference</h2>

0 commit comments

Comments
 (0)