mirror of
https://github.com/arnaucube/commonroutesLandingPage.git
synced 2026-02-06 19:06:42 +01:00
added Dockerfile with all the autonomous installation
This commit is contained in:
@@ -57,6 +57,9 @@
|
||||
<li class="hidden">
|
||||
<a href="#page-top"></a>
|
||||
</li>
|
||||
<li>
|
||||
<a class="page-scroll" href="../commonroutesWebApp">Access App</a>
|
||||
</li>
|
||||
<li>
|
||||
<a class="page-scroll" href="#download">Download</a>
|
||||
</li>
|
||||
@@ -108,7 +111,7 @@
|
||||
<div class="col-lg-3 col-md-6 text-center">
|
||||
<div class="service-box">
|
||||
<i class="fa fa-4x fa-pencil-square-o text-primary sr-icons"></i>
|
||||
<h3>Post a travel</h3>
|
||||
<h3>Post travels</h3>
|
||||
<p class="text-muted">
|
||||
Can post 3 types of travel: offer car, ask for car, send package
|
||||
</p>
|
||||
@@ -128,7 +131,7 @@
|
||||
<i class="fa fa-4x fa-users text-primary sr-icons"></i>
|
||||
<h3>Make comunity</h3>
|
||||
<p class="text-muted">
|
||||
Enjoi the Common Routes community
|
||||
Enjoy the Common Routes community
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -193,7 +196,7 @@
|
||||
<footer>
|
||||
<div class="container text-center">
|
||||
<p>
|
||||
<a href="http://arnaucode.com" target="_blank">ArnauCode 2017</a>
|
||||
<a href="http://arnaucode.com" target="_blank" style="font-size:60%;">ArnauCode 2017</a>
|
||||
</p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user