forked from themefisher/airspace-jekyll
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhydra.html
More file actions
40 lines (39 loc) · 1.39 KB
/
hydra.html
File metadata and controls
40 lines (39 loc) · 1.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
---
layout: page
title: Hydra
permalink: /hydra
---
<!-- Slider Start -->
<section id="slider">
<div class="container">
<div class="row">
<div class="col-md-10 col-md-offset-2">
<div class="block">
<h1 class="animated fadeInUp">HYDRA <br> - TODAY -</h1>
<p class="animated fadeInUp">A Blockchain for everybody</p>
</div>
</div>
</div>
</div>
</section>
<!-- Wrapper Start -->
<section id="intro">
<div class="container">
<div class="row">
<div class="col-md-7 col-sm-12">
<div class="block">
<div class="section-title">
<h2>About Us</h2>
<p> Freedom is not an evolutionary act, but a revolutionary. Rulers will never give back your freedom. You have to take it! Freedom means rEvolution.</p>
</div>
<p>The LIBERTARIA Initiative is working on a real life implementation of a decentralized society. For this goal we are targeting different parts of society and want to develop decentralized solutions. Always concentrated on the good for the people we are working on apps that make everybody's life easier, more secure and independent.</p>
</div>
</div><!-- .col-md-7 close -->
<div class="col-md-5 col-sm-12">
<div class="block">
<img src="img/clock.jpg" alt="clock">
</div>
</div><!-- .col-md-5 close -->
</div>
</div>
</section>