mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 13:59:52 +08:00
add link to Github at the bottom
This commit is contained in:
parent
525ae42941
commit
1e676531c8
13
gallery.html
13
gallery.html
@ -141,6 +141,19 @@
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</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">
|
<footer class="fdb-block footer-large">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row align-items-top text-center">
|
<div class="row align-items-top text-center">
|
||||||
|
13
index.html
13
index.html
@ -291,6 +291,19 @@
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</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">
|
<footer class="fdb-block footer-large">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row align-items-top text-center">
|
<div class="row align-items-top text-center">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user