Fix typo in homepage link
This commit is contained in:
parent
a788555028
commit
7da22205eb
@ -30,7 +30,7 @@
|
||||
</div>
|
||||
<h2>Get realtime infos on your bike route.</h2>
|
||||
</header>
|
||||
|
||||
|
||||
<main>
|
||||
<div id="features">
|
||||
<div class="left-feature">
|
||||
@ -39,25 +39,25 @@
|
||||
<h3>Track and share issues</h3>
|
||||
<p>Report on realtime issues on bike routes: road works, obstacles, accidents, etc.</p>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="feature">
|
||||
<img src="img/openData.svg" alt="OpenData"/>
|
||||
<h3>Based on available OpenData</h3>
|
||||
<p>Always up to date to inform you about road works ahead while you bike!</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="feature">
|
||||
<img src="img/iPhone/@2-black.png" alt="Screenshot"/>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="right-feature">
|
||||
<div class="feature">
|
||||
<img src="img/open.svg" alt="Open-source"/>
|
||||
<h3>Free and open-source</h3>
|
||||
<p>From one fellow cyclist to another!</p>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="feature">
|
||||
<img src="img/privacy.svg" alt="Privacy"/>
|
||||
<h3>Respecting your privacy</h3>
|
||||
@ -65,9 +65,9 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<a class="button" href="httdivps://app.cygnal.eu/">Go to app</a>
|
||||
<a class="button" href="https://app.cygnal.eu/">Go to app</a>
|
||||
</main>
|
||||
|
||||
|
||||
<footer>
|
||||
<nav>
|
||||
<ul>
|
||||
|
Loading…
Reference in New Issue
Block a user