This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
lesspass
mirror of
https://github.com/lesspass/lesspass.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
67
Wiki
Activity
Browse Source
Add how it work link for index button
pull/342/head
Guillaume Vincent
8 years ago
parent
a75b6668fe
commit
cf357a77ae
1 changed files
with
7 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-3
index.html
+ 7
- 3
index.html
View File
@@ -59,8 +59,9 @@
* {
border-radius: 0 !important;
}
.white{
color:white;
.white {
color: white;
}
</style>
</head>
@@ -98,7 +99,10 @@
No sync needed.
</p>
<p class="lead">
<button class="btn btn-secondary">How it works ?</button>
<a href="https://blog.lesspass.com/lesspass-how-it-works-dde742dd18a4#.vbgschksh"
class="btn btn-secondary">
How it works ?
</a>
</p>
</div>
</div>
Write
Preview
Loading…
Cancel
Save