Update index.
This commit is contained in:
parent
ccf362f92b
commit
99920b74c2
1 changed files with 12 additions and 0 deletions
12
index.html
12
index.html
|
@ -4,4 +4,16 @@ layout: nil
|
||||||
|
|
||||||
{% include header.html %}
|
{% include header.html %}
|
||||||
|
|
||||||
|
<div class="hero-unit">
|
||||||
|
<h1>Qasim</h1>
|
||||||
|
<p>
|
||||||
|
Qasim (القاسم) is the quick SSHFS mapper. <br/>
|
||||||
|
It is a front-end to SSHFS, helping average users to access remote filesystems through <em>ssh</em>.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
<a class="btn btn-primary btn-large">Get Qasim »</a>
|
||||||
|
<a class="btn btn-large">Learn more »</a>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
{% include footer.html %}
|
{% include footer.html %}
|
||||||
|
|
Loading…
Reference in a new issue