Skip to content

Commit bb08e63

Browse files
committed
Demo
1 parent 5014b2b commit bb08e63

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

sample.html

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<!-- saved from url=(0055)https://www.devopslibrary.com/lessons/jenkins-plugins-1 -->
33
<html class="gr__devopslibrary_com"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
4-
4+
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<title>CCJPE: Plugins Part I</title>
@@ -27,34 +27,34 @@
2727
<link href="https://www.devopslibrary.com/images/icon-192x192.png" rel="icon" sizes="192x192">
2828
<meta property="fb:app_id" content="1788768814690670">
2929
<meta content="DevOps Library" property="og:site_name">
30-
30+
3131
<meta content="CCJPE: Plugins Part I" property="og:title">
32-
33-
32+
33+
3434
<meta content="article" property="og:type">
35-
36-
35+
36+
3737
<meta content="Welcome to the DevOps Library! Free full video courses and tutorials on everything DevOps! We cover everything from Jenkins, to Salt, Puppet, PowerShell and more!
3838
" property="og:description">
39-
40-
39+
40+
4141
<meta content="https://www.devopslibrary.com/lessons/jenkins-plugins-1" property="og:url">
42-
43-
42+
43+
4444
<meta content="2016-05-30T17:00:00+00:00" property="article:published_time">
4545
<meta content="https://www.devopslibrary.com/about/" property="article:author">
46-
47-
46+
47+
4848
<meta content="https://www.devopslibrary.com/images/default.png" property="og:image">
49-
50-
51-
49+
50+
51+
5252
<meta content="Jenkins" property="article:section">
53-
54-
55-
56-
57-
53+
54+
55+
56+
57+
5858
<script src="./sample_files/embed.js" data-timestamp="1469754909024"></script></head>
5959

6060

@@ -117,9 +117,9 @@ <h1 class="post-title" itemprop="name headline">CCJPE: Plugins Part I</h1>
117117
</div>
118118

119119
<center><center>
120-
This video sponsored by <a href="https://www.devopslibrary.com/lessons/Hired.com">Hired.com</a>
120+
This video sponsored by <a href="http://www.hired.com/devopslibrary">Hired.com</a>
121121
<br><span style="font-size: 80%;"><i>Thank you for supporting the DevOps Community!</i></span>
122-
<img src="./sample_files/sample.png"><br><br>
122+
<a href="http://www.hired.com/devopslibrary"><img src="./sample_files/sample.png"></a><br><br>
123123
</center></center>
124124
<h2 id="introduction">Introduction</h2>
125125
<p>Welcome to the DevOps Library! This is Samantha, and in this lesson we’re going to cover the first half of the open source Jenkins plugins on the CCJPE. We aren’t going to go too in depth because you only need a basic familiarity for the exam, and some of these plugins could take up an entire lesson on their own. Even if you aren’t taking the test we guarantee you’ll want to use at least a couple of these plugins by the end of the lesson.</p>
@@ -299,4 +299,4 @@ <h4 class="h h--3 tci">Do you enjoy our videos?</h4>
299299
<script type="text/javascript">/* <![CDATA[ */(function(d,s,a,i,j,r,l,m,t){try{l=d.getElementsByTagName('a');t=d.createElement('textarea');for(i=0;l.length-i;i++){try{a=l[i].href;s=a.indexOf('/cdn-cgi/l/email-protection');m=a.length;if(a&&s>-1&&m>28){j=28+s;s='';if(j<m){r='0x'+a.substr(j,2)|0;for(j+=2;j<m&&a.charAt(j)!='X';j+=2)s+='%'+('0'+('0x'+a.substr(j,2)^r).toString(16)).slice(-2);j++;s=decodeURIComponent(s)+a.substr(j,m-j)}t.innerHTML=s.replace(/</g,'&lt;').replace(/>/g,'&gt;');l[i].href='mailto:'+t.value}}catch(e){}}}catch(e){}})(document);/* ]]> */</script>
300300

301301

302-
</body></html>
302+
</body></html>

0 commit comments

Comments
 (0)