Browse Source

Update index.html

redesign
Anxhelo Lushka 7 years ago
committed by GitHub
parent
commit
e51ec1ed7e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      index.html

3
index.html

@ -9,6 +9,7 @@ slides:
bg_color: "#3399d4"
image: images/@stock/half-1.jpg
- text: Host your visual ID at <span>Identihub</span>
subtitle: Identihub is free open source software designed to host your brand and visual assets in a single place, making it convenient to share with others.
button:
text: Check it out
url: https://identihub.co
@ -87,7 +88,7 @@ clients:
<div class="slide-info">
<p>{{ slide.title }}</p>
<h1>{{ slide.text }}</h1>
<p>Identihub is free open source software designed to host bla bla bla</p>
<p>{{ slide.subtitle }}</p>
<div class="three spacing"></div>
<a href="{{ slide.button.url }}" class="button boxed black">{{ slide.button.text }}</a>
</div>

Loading…
Cancel
Save