We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a334d53 commit 07e293eCopy full SHA for 07e293e
DevOps.html
@@ -7,7 +7,7 @@
7
<center><h2>DevOps Course Outline</h2></center>
8
<p>Welcome to our introduction to DevOps series!<p>
9
<center>
10
- <img src="/images/saltstack.jpg" height="50%" width="50%" /></center>
+ <img src="/images/DevOps.png" height="50%" width="50%" /></center>
11
{% assign pages = site.categories['DevOps'] | sort:"weight"%}
12
<ol>
13
{% for post in pages %}
0 commit comments