Examples in index.html as well
This commit is contained in:
parent
464909060e
commit
f47ea87475
|
@ -38,6 +38,14 @@
|
|||
<p>
|
||||
<button id="button3words" class="btn btn-lg btn-primary">Find on Map</button>
|
||||
</p>
|
||||
<p class="lead">
|
||||
Some interesting locations to try out:
|
||||
<ul class="lead">
|
||||
<li><a href="nikaya-caput-mahon">Battery Park, NYC</a></li>
|
||||
<li><a href="stitt-budged-tower">Downtown San Francisco</a></li>
|
||||
<li><a href="scone-scud-inbox">Sydney, Australia</a></li>
|
||||
</ul>
|
||||
</p>
|
||||
</main>
|
||||
<footer>
|
||||
<p class="text-center text-muted">Made with ♥ by <a href="https://betatim.github.io/">Tim</a> and <a href="https://dun.gs">Kevin</a>. <a href="https://github.com/betatim/these-3-words">Fork it on GitHub</a>.
|
||||
|
|
Loading…
Reference in New Issue