Little wording change on home page buttons
This commit is contained in:
parent
ea49f19610
commit
7533444a40
1 changed files with 2 additions and 2 deletions
|
@ -82,13 +82,13 @@
|
|||
|
||||
<a href="{% url map_add %}" class="reveal">
|
||||
<div class="panel radius callout" align="center">
|
||||
<strong>Test me</strong>
|
||||
<strong>Test it and create a map</strong>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="https://bitbucket.org/yohanboniface/youmap_project">
|
||||
<div class="panel radius callout" align="center">
|
||||
<strong>Fork me</strong>
|
||||
<strong>Fork it</strong>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
|
|
Loading…
Reference in a new issue