Got the homepage bottom bar to look right
This commit is contained in:
18
index.html
18
index.html
@@ -90,12 +90,18 @@
|
||||
</div>
|
||||
</div>-->
|
||||
|
||||
<div id="nav-menu-container-left">
|
||||
<p><strong>©2018</strong>Ethan N. Paul</p>
|
||||
<p><a href="https://gitlab.enpaul.net/enpaul/ENPaulNetHome/commits/master"><img alt="pipeline status" src="https://gitlab.enpaul.net/enpaul/ENPaulNetHome/badges/master/pipeline.svg" /></a><a href="https://gitlab.enpaul.net/enpaul/ENPaulNetHome"> <strong><i class="fa fa-gitlab fa-lg"></i></strong></a></p>
|
||||
<div id="contact-menu">
|
||||
<ul class="list-inline">
|
||||
<li><a target="_blank" href="https://download.enpaul.net/enpaul-resume.pdf"><span class="hb hb-xs hb-resume" title="Download Resume"><i class="fa fa-file-text"></i></span></a></li>
|
||||
<li><a href="mailto:enpaul@enpaul.net"><span class="hb hb-xs hb-email" title="EMail enpaul@enpaul.net"><i class="fa fa-envelope"></i></span></a></li>
|
||||
<li><a target="_blank" href="https://www.linkedin.com/in/enpaul"><span class="hb hb-xs hb-linkedin" title="LinkedIn ENPaul"><i class="fa fa-linkedin"></i></span></a></li>
|
||||
<li><a target="_blank" href="https://plus.google.com/+EthanPaul42"><span class="hb hb-xs hb-google-plus" title="Google+ EthanPaul42"><i class="fa fa-google-plus"></i></span></a></li>
|
||||
<li><a target="_blank" href="https://twitter.com/theenpaul"><span class="hb hb-xs hb-twitter" title="Twitter @theENPaul"><i class="fa fa-twitter"></i></span></a></li>
|
||||
<li><a target="_blank" href="https://www.instagram.com/theenpaul"><span class="hb hb-xs hb-instagram" title="Instagram @theENPaul"><i class="fa fa-instagram"></i></span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<nav id="nav-menu-container-right">
|
||||
<nav id="nav-menu-container">
|
||||
<ul class="nav-menu">
|
||||
<li><a href="/">Home</a></li>
|
||||
<li><a href="/about">About</a></li>
|
||||
@@ -240,7 +246,7 @@
|
||||
</div>
|
||||
</section>-->
|
||||
|
||||
<!--<footer id="footer">
|
||||
<footer id="footer">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
@@ -253,7 +259,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</footer>-->
|
||||
</footer>
|
||||
|
||||
<!--<a href="#top" class="back-to-top"><span title="Back to top"><i class="fa fa-chevron-up"></i></span></a>-->
|
||||
|
||||
|
Reference in New Issue
Block a user