Swapped the PMS and docs panels for asthetics

This commit is contained in:
Ethan N. Paul 2018-02-03 04:26:24 -05:00
parent 0a95b19840
commit 6226635956
1 changed files with 8 additions and 8 deletions

View File

@ -199,6 +199,14 @@
<a class=" btn btn-default" href="https://gitlab.enpaul.net/"><i class="fa fa-chevron-right"></i>&nbsp;GitLab</a>
</div>
</div>
<div class="col-md-4 service-item">
<a href="https://docs.enpaul.net/"><div class="service-icon"><i class="fa fa-book"></i></div></a>
<h4 class="service-title"><a href="https://docs.enpaul.net/">Documentation</a></h4>
<p class="service-description">Any system is only as good as its documentation. The docs, powered by <a href="http://www.mkdocs.org/" target="_blank">MkDocs</a>, are constantly being updated.</p>
<div class="service-link">
<a class=" btn btn-default" href="https://docs.enpaul.net/docs-meta/overview/"><i class="fa fa-book"></i>&nbsp;Docs</a>
</div>
</div>
<div class="col-md-4 service-item">
<a href="https://plex.enpaul.net/"><div class="service-icon"><i class="fa fa-film"></i></div></a>
<h4 class="service-title"><a href="https://plex.enpaul.net/">Plex Media Server</a></h4>
@ -208,14 +216,6 @@
<a class=" btn btn-default" href="https://plex.enpaul.net/"><i class="fa fa-chevron-right"></i>&nbsp;Plex</a>
</div>
</div>
<div class="col-md-4 service-item">
<a href="https://docs.enpaul.net/"><div class="service-icon"><i class="fa fa-book"></i></div></a>
<h4 class="service-title"><a href="https://docs.enpaul.net/">Documentation</a></h4>
<p class="service-description">Any system is only as good as its documentation. The docs, powered by <a href="http://www.mkdocs.org/" target="_blank">MkDocs</a>, are constantly being updated.</p>
<div class="service-link">
<a class=" btn btn-default" href="https://docs.enpaul.net/docs-meta/overview/"><i class="fa fa-book"></i>&nbsp;Docs</a>
</div>
</div>
</div>
</div>
</section>