Remove image from index page
This commit is contained in:
parent
2f1ebbdada
commit
76273fd53a
2 changed files with 4 additions and 11 deletions
15
index.html
15
index.html
|
|
@ -80,17 +80,10 @@
|
|||
<!-- Main component for a primary marketing message or call to action -->
|
||||
<div class="container">
|
||||
<div class="jumbotron">
|
||||
<div class="row">
|
||||
<div class="col-md-3">
|
||||
<img src="img/NB-Cropped.jpg" width="100%">
|
||||
</div>
|
||||
<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>
|
||||
<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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue