Skip to content

Commit

Permalink
New fontawesome
Browse files Browse the repository at this point in the history
  • Loading branch information
atoulme committed Mar 7, 2019
1 parent 9cc425e commit ee13b57
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions _includes/call-to-action.html
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
<section class="bg-primary" id="about">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<div class="col-lg-10 col-lg-offset-1 text-center">
<h2 class="section-heading">Welcome!</h2>
<hr class="light">
<p class="text-faded">
<p>
We believe distributed systems are the hallmark of the modern Internet, and we see peer to peer
applications become a normal approach to how users consume, participate and create online.
Blockchain applications show the way, yet they are just scratching the surface of what is possible out there.
</p>
<p class="text-faded">
<p>
Delta is meant to be the home of ideas, inventions, specifications and code that helps peer to peer
distributed systems see the light of day.
<p class="text-faded">
<p>
We aim to create a foundation of volunteers based on meritocracy. We welcome everyone in helping out and discussing different points of view.
</p>
<p class="text-faded">
<p>
Based on your involvement and your patches, we will provide you with committership and eventually membership rights, in a model close to the Apache Software Foundation.
</p>
<a href="https://discourse.deltap2p.com" class="btn btn-default btn-xl">Join the conversation!</a>
Expand Down
4 changes: 2 additions & 2 deletions _includes/header.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<header>
<div class="header-content">
<div class="header-content-inner">
<h1>&#916;</h1>
<h1>&#916; P2P</h1>
<hr>
<p>The Delta Foundation for Peer to Peer Distributed Systems Engineering</p>
<p style="color:#631f57">The Delta Foundation for Peer to Peer Distributed Systems Engineering</p>
<a href="#about" class="btn btn-primary btn-xl page-scroll">Find Out More</a>
</div>
</div>
Expand Down

0 comments on commit ee13b57

Please sign in to comment.