44 < meta charset ="utf-8 ">
55 < meta http-equiv ="X-UA-Compatible " content ="IE=edge,chrome=1 ">
66
7- < title > My New Hugo Site | My New Hugo Site </ title >
7+ < title > Codefresh CLI Documentation | Codefresh CLI Documentation </ title >
88 < meta name ="HandheldFriendly " content ="True ">
99 < meta name ="MobileOptimized " content ="320 ">
1010
1515 < META NAME ="ROBOTS " CONTENT ="NOINDEX, NOFOLLOW ">
1616
1717
18- < link href ='http://example.org /dist/main.css ' rel ='stylesheet ' type ="text/css " />
18+ < link href ='http://codefresh-io.github.io/cli /dist/main.css ' rel ='stylesheet ' type ="text/css " />
1919
2020
2121
2222
2323
24- < link href ="http://example.org/ index.xml " rel ="alternate " type ="application/rss+xml " title ="My New Hugo Site " />
25- < link href ="http://example.org/ index.xml " rel ="feed " type ="application/rss+xml " title ="My New Hugo Site " />
24+ < link href ="http://codefresh-io.github.io/cli/ index.xml " rel ="alternate " type ="application/rss+xml " title ="Codefresh CLI Documentation " />
25+ < link href ="http://codefresh-io.github.io/cli/ index.xml " rel ="feed " type ="application/rss+xml " title ="Codefresh CLI Documentation " />
2626
2727
28- < meta property ="og:title " content ="My New Hugo Site " />
28+ < meta property ="og:title " content ="Codefresh CLI Documentation " />
2929< meta property ="og:description " content ="" />
3030< meta property ="og:type " content ="website " />
31- < meta property ="og:url " content ="http://example.org / " />
31+ < meta property ="og:url " content ="http://codefresh-io.github.io/cli / " />
3232
3333
3434
4343
4444
4545
46- < meta itemprop ="name " content ="My New Hugo Site ">
46+ < meta itemprop ="name " content ="Codefresh CLI Documentation ">
4747< meta itemprop ="description " content ="">
4848
49- < meta name ="twitter:card " content ="summary "/> < meta name ="twitter:title " content ="My New Hugo Site "/>
49+ < meta name ="twitter:card " content ="summary "/> < meta name ="twitter:title " content ="Codefresh CLI Documentation "/>
5050< meta name ="twitter:description " content =""/>
5151
5252 </ head >
5757
5858
5959
60- < header class ="cover bg-top " style ="background-image: url('http://example.org /images/gohugo-default-sample-hero-image.jpg'); ">
60+ < header class ="cover bg-top " style ="background-image: url('http://codefresh-io.github.io/cli /images/gohugo-default-sample-hero-image.jpg'); ">
6161 < div class ="bg-black-60 ">
6262 < nav class ="pv3 ph3 ph4-ns " role ="navigation ">
6363 < div class ="flex-l justify-between items-center center ">
64- < a href ="http://example.org / " class ="f3 fw2 hover-white no-underline white-90 dib ">
65- My New Hugo Site
64+ < a href ="http://codefresh-io.github.io/cli / " class ="f3 fw2 hover-white no-underline white-90 dib ">
65+ Codefresh CLI Documentation
6666 </ a >
6767 < div class ="flex-l items-center ">
6868
8181
8282 < div class ="tc-l pv4 pv6-l ph3 ph4-ns ">
8383 < h1 class ="f2 f-subheadline-l fw2 white-90 mb0 lh-title ">
84- My New Hugo Site
84+ Codefresh CLI Documentation
8585 </ h1 >
8686
8787 </ div >
@@ -105,8 +105,8 @@ <h1 class="f2 f-subheadline-l fw2 white-90 mb0 lh-title">
105105 </ main >
106106 < footer class ="bg-near-black bottom-0 w-100 pa3 " role ="contentinfo ">
107107 < div class ="flex justify-between ">
108- < a class ="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3 " href ="http://example.org / " >
109- © 2018 My New Hugo Site
108+ < a class ="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3 " href ="http://codefresh-io.github.io/cli / " >
109+ © 2018 Codefresh CLI Documentation
110110 </ a >
111111
112112
@@ -120,7 +120,7 @@ <h1 class="f2 f-subheadline-l fw2 white-90 mb0 lh-title">
120120 </ div >
121121</ footer >
122122
123- < script src ="http://example.org /dist/app.bundle.js " async > </ script >
123+ < script src ="http://codefresh-io.github.io/cli /dist/app.bundle.js " async > </ script >
124124
125125 </ body >
126126</ html >
0 commit comments