Mercurial > hg-website
changeset 278:83328df81290
frontpage: remove unecessary <h4> tags
author | David Soria Parra <dsp@php.net> |
---|---|
date | Sun, 01 Nov 2009 21:05:59 +0100 |
parents | 84f2a6a16bd2 |
children | b9105ed958a4 |
files | .hgsubstate templates/frontpage.html |
diffstat | 2 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/.hgsubstate Sun Nov 01 20:26:16 2009 +0100 +++ b/.hgsubstate Sun Nov 01 21:05:59 2009 +0100 @@ -1,2 +1,2 @@ fb4a8d01ba683a7b64f2e52979795693b78c777c content -77cc59d1fe754200b34d8b70c422538eb3c7c878 rendered +dd2d8bf763689f5428cebefbfb6cb229444bb458 rendered
--- a/templates/frontpage.html Sun Nov 01 20:26:16 2009 +0100 +++ b/templates/frontpage.html Sun Nov 01 21:05:59 2009 +0100 @@ -20,15 +20,15 @@ <ol> <!-- The three sections should now grow more compact as you go down, with power and speed the longest and just works only two simple, clean sentences. --> <li class="i-1"> - <h4>It is <a href="/about/">fast and powerful</a></h4> + It is <a href="/about/">fast and powerful</a> <p>Mercurial offers you the power and speed to efficiently handle <a href="/who/">projects of any size and kind</a><!--Reference: http://www.selenic.com/mercurial/wiki/ProjectsUsingMercurial -->. Every clone contains the whole project history, so committing, branching, tagging and merging are local operations which makes them fast and convenient. You can use a multitude of <a href="http://www.selenic.com/mercurial/wiki/Workflows">workflows</a> and easily enhance its functionality with <a href="http://www.selenic.com/mercurial/wiki/UsingExtensions">extensions</a>.</p> </li> <li class="i-2"> - <h4>It is <a href="/learn/">easy to learn</a></h4> <!-- point to a site which begins with a random "easy to learn" testimonial and then shows ways to learn Mercurial, from quick start to indepth --> + It is <a href="/learn/">easy to learn</a><!-- point to a site which begins with a random "easy to learn" testimonial and then shows ways to learn Mercurial, from quick start to indepth --> <p>You can follow our simple <a href="/guide/">guide</a> to learn how to revision your documents with Mercurial, or just use the <a href="/quickstart/">quick start</a> to get going instantly. A short overview of Mercurial's decentralized model is also <a href="http://mercurial.selenic.com/wiki/UnderstandingMercurial">available</a>.<!--If you already know Subversion, please see <a href="mercurial_for_svn_users">Mercurial for svn users</a>.--></p> </li> <li class="i-3"> - <h4>And it just works</h4> + And it just works <!--<p><em>Random quote about usability.</em></p>--> <p>Mercurial strives to deliver on each of its promises. Most tasks simply work on the first try and without requiring arcane knowledge. <!--(If one doesn't, that's most likely no feature but a <a href="http://selenic.com/mercurial/bugs/">bug</a>. Please <a href="http://selenic.com/mercurial/bugs/">tell us about it</a>!) commented out because it feels awkward.--></p>