Remove image from index page
This commit is contained in:
parent
2f1ebbdada
commit
76273fd53a
Binary file not shown.
Before Width: | Height: | Size: 541 KiB |
15
index.html
15
index.html
|
@ -80,17 +80,10 @@
|
||||||
<!-- Main component for a primary marketing message or call to action -->
|
<!-- Main component for a primary marketing message or call to action -->
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="jumbotron">
|
<div class="jumbotron">
|
||||||
<div class="row">
|
<h1>Neil Brommer</h1>
|
||||||
<div class="col-md-3">
|
<p>
|
||||||
<img src="img/NB-Cropped.jpg" width="100%">
|
Computer Science student at <a href="https://www.ewu.edu/" target="_blank">Eastern Washington University</a>, graduating in spring 2018.
|
||||||
</div>
|
</p>
|
||||||
<div class="col-md-9">
|
|
||||||
<h1>Neil Brommer</h1>
|
|
||||||
<p>
|
|
||||||
Computer Science student at <a href="https://www.ewu.edu/" target="_blank">Eastern Washington University</a>, graduating in spring 2018.
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue