add link to Github at the bottom

This commit is contained in:
Le Tan 2018-01-18 20:07:56 +08:00
parent 525ae42941
commit 1e676531c8
2 changed files with 26 additions and 0 deletions

View File

@ -141,6 +141,19 @@
</div>
</section>
<section class="fdb-block">
<div class="container">
<div class="row align-items-center">
<div class="col-12 col-sm-9 text-left">
<h2>Learn how VNote is and will be developed on Github</h2>
</div>
<div class="col-12 col-sm-3 text-left text-sm-center mt-4 mt-sm-0">
<a class="btn mr-3 mr-sm-0" href="https://github.com/tamlok/vnote"><i class="fa fa-github"></i> Github Project</a>
</div>
</div>
</div>
</section>
<footer class="fdb-block footer-large">
<div class="container">
<div class="row align-items-top text-center">

View File

@ -291,6 +291,19 @@
</div>
</section>
<section class="fdb-block">
<div class="container">
<div class="row align-items-center">
<div class="col-12 col-sm-9 text-left">
<h2>Learn how VNote is and will be developed on Github</h2>
</div>
<div class="col-12 col-sm-3 text-left text-sm-center mt-4 mt-sm-0">
<a class="btn mr-3 mr-sm-0" href="https://github.com/tamlok/vnote"><i class="fa fa-github"></i> Github Project</a>
</div>
</div>
</div>
</section>
<footer class="fdb-block footer-large">
<div class="container">
<div class="row align-items-top text-center">