Remove image from index page
This commit is contained in:
parent
2f1ebbdada
commit
76273fd53a
Binary file not shown.
Before Width: | Height: | Size: 541 KiB |
|
@ -80,19 +80,12 @@
|
|||
<!-- 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>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue