Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 4 additions & 19 deletions alex.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,30 +28,15 @@
<nav role="navigation" class="probootstrap-nav hidden-xs">
<ul class="probootstrap-main-nav">
<li class="active"><a href="index.html">Home</a></li>
<li><a href="index.html">Portfolio</a></li>
<li><a href="index.html">Services</a></li>
<li><a href="index.html">About</a></li>
<li><a href="index.html">Contact</a></li>
<li><a href="index.html">Simeon</a></li>

</ul>
</nav>
</div>
</header>
<!-- END: header -->

<div class="probootstrap-main">
<section class="probootstrap-section-half">
<div class="probootstrap-image probootstrap-animate" data-animate-effect="fadeIn" style="background-image: url(img/deadpool2.jpg)"></div>
<div class="probootstrap-text">
<div class="probootstrap-inner probootstrap-animate">
<h3 class="heading">HackConf 2019</h3>
<h1>Git from Scratch</h1>
<p>If cats looked like frogs we'd realize what nasty, cruel little bastards they are. <br> Style. <br> That's what people remember.</p>
<p><a href="https://www.ebay.com/itm/Inflatable-Unicorn-Horn-For-Cats/282581794662?epid=691244490&hash=item41cb2fff66%3Ag%3AFREAAOSwPxtZcrXC" class="btn btn-primary">Straight To Nowhere</a></p>
</div>
</div>
</section>
<!-- END section -->

<h1>Heading</h1>
<div> HELLO WORLD </div>

</div>
<footer class="probootstrap-footer">
Expand Down