Skip to content

Commit 4a2effb

Browse files
fixed about apge
1 parent b50d9ab commit 4a2effb

File tree

5 files changed

+11
-6
lines changed

5 files changed

+11
-6
lines changed

.DS_Store

2 KB
Binary file not shown.

_layouts/about.html

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ <h1 class="mbf tci">About Us</h1>
1919
<div class="g-b g-b--m--3of4">
2020
<div class="card card--a card--l" id="index">
2121
<div class="content-section">
22-
<div style="float: left;">
23-
<img src="/images/IMG_3498.JPG" height="90%" width="90%" />
24-
</div>
2522
<h2 class="mbs">What is the DevOps Library?</h2>
2623
<p>
2724
The DevOps Library is a free, online learning resource for
@@ -36,9 +33,8 @@ <h2 class="mbs">Who is the DevOps Library?</h2>
3633
The DevOps Library was founded in early 2015, by <a href="mailto:[email protected]">Ken Erwin</a> &amp;
3734
<a href="mailto:[email protected]">Samantha Ventura</a>.
3835
</p>
39-
<div style="float: left;">
40-
<img src="/images/IMG_3498.JPG" height="90%" width="90%" />
41-
</div>
36+
<img src="/images/IMG_3498v2.JPG" />
37+
4238
<p>
4339
My name is <a href="mailto:[email protected]">Samantha Ventura</a>, and I am the Director of Learning Initiatives for the DevopsLibrary.
4440
I am a native Californian, and have been in the field of education for the
@@ -50,6 +46,7 @@ <h2 class="mbs">Who is the DevOps Library?</h2>
5046
In my spare time I love everything outdoors, including skiing, fishing,
5147
camping and spending time with my family.
5248
</p>
49+
<img src="/images/me.png" />
5350
<p>
5451
Behind the scenes, my co-author <a href="mailto:[email protected]">Ken Erwin</a> contributes all the content for
5552
the course. He has experience leading a variety of DevOps teams and initiatives

about.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
layout: about
3+
title: About
4+
permalink: /about/
5+
---
6+
7+
This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at [jekyllrb.com](http://jekyllrb.com/)
8+
You can find the source code for the Jekyll new theme at:

images/IMG_3498v2.jpg

69.4 KB
Loading

images/me.png

110 KB
Loading

0 commit comments

Comments
 (0)