Resolve merge conflict.
This commit is contained in:
commit
658a40a09f
|
@ -21,9 +21,12 @@
|
|||
<p class="lead">
|
||||
Find a location anywhere in the world identified by three simple words.
|
||||
</p>
|
||||
<p class="text-warning">This is a very early pre-alpha release. Don't expect anything to work properly or reproducible. Especially since the underlying word-list will most likely change soon.</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
|
||||
antarctic resupply drop quite yet!</p>
|
||||
<p id="input3wordsContainer">
|
||||
<input type="text" class="form-control" id="input3words" placeholder="spitting-ripple-fontanel">
|
||||
<input type="text" class="form-control" id="input3words" placeholder="Your address OR opulent-crusade-zaar">
|
||||
</p>
|
||||
<p>
|
||||
<button id="button3words" class="btn btn-lg btn-primary">Find on Map</button>
|
||||
|
|
Loading…
Reference in New Issue