Wordsmithing index.html

Made some language alterations to the homepage.
This commit is contained in:
Sophie Redford 2014-11-24 21:18:01 +01:00
parent 990ebd3ee5
commit c4b8d063e6
1 changed files with 5 additions and 5 deletions

View File

@ -19,16 +19,16 @@
<main class="jumbotron">
<h1>These3Words Map</h1>
<p class="lead">
Remember a location anywhere in the world with just three words.
Remember a 3x3 m2 location anywhere in the world with just four words.
</p>
<p class="text-warning">This is hot off the press. We are still
finalising the word list so locations might not be
reproducible. So do not use it to mark the location of your
finalising the word list, locations might not be
reproducible. So do not use it to mark your
antarctic resupply drop quite yet!</p>
<p>
<ul class="lead">
<li>Type in a location to find out the three words by which to remember it (try <i>1600 Pennsylvania avenue ...</i>)</li>
<li>To find the location referenced by a set of three words given to you, type them in separated by a dash (try <i>{{ sydney }}</i>)</li>
<li>Type in an address to find out its four words (try <i>1600 Pennsylvania avenue ...</i>)</li>
<li>To find the location referenced by a set of four words, type them in separated by a dash (try <i>{{ sydney }}</i>)</li>
<li>Go straight to exploring the map by clicking the <i>Find on Map</i> button, it will take you to Sydney</li>
</ul>
</p>