doc: update footer to match spdk.io
The footer is just a duplicate of the links in the header, so it has been removed. Change-Id: I9c25669fe8429d84b5f48d037a4e6848599fb7bf Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
This commit is contained in:
parent
5502004d67
commit
888c105bd9
@ -1,45 +1,3 @@
|
|||||||
<section id="community">
|
|
||||||
<div class="community">
|
|
||||||
<div class="container">
|
|
||||||
<div class="col-lg-6">
|
|
||||||
<h2>Join Our Community:</h2>
|
|
||||||
</div>
|
|
||||||
<div class="col-lg-6">
|
|
||||||
<div class="btn-group-vertical" role="group">
|
|
||||||
<a href="http://www.spdk.io/" class="btn btn-default btn-lg">
|
|
||||||
<i class="glyphicon glyphicon-home"></i>
|
|
||||||
<span class="box-name">home</span>
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<a href="https://github.com/spdk/spdk/releases/" class="btn btn-default btn-lg">
|
|
||||||
<i class="glyphicon glyphicon-download-alt"></i>
|
|
||||||
<span class="box-name">download</span>
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<a href="http://www.spdk.io/doc/" class="btn btn-default btn-lg">
|
|
||||||
<i class="glyphicon glyphicon-book"></i>
|
|
||||||
<span class="box-name">documentation</span>
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<a href="https://github.com/spdk/spdk/" class="btn btn-default btn-lg">
|
|
||||||
<i class="glyphicon glyphicon-wrench"></i>
|
|
||||||
<span class="box-name">development</span>
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<a href="https://lists.01.org/mailman/listinfo/spdk" class="btn btn-default btn-lg">
|
|
||||||
<i class="glyphicon glyphicon-envelope"></i>
|
|
||||||
<span class="box-name">mailing list</span>
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<a href="http://www.spdk.io/blog/" class="btn btn-default btn-lg">
|
|
||||||
<i class="glyphicon glyphicon-comment"></i>
|
|
||||||
<span class="box-name">Blog</span>
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
<footer>
|
<footer>
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<p class="copyright text-muted small">Copyright © Intel Corporation. All Rights Reserved.</p>
|
<p class="copyright text-muted small">Copyright © Intel Corporation. All Rights Reserved.</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user