4
4
< meta charset ="utf-8 ">
5
5
< meta http-equiv ="X-UA-Compatible " content ="IE=edge,chrome=1 ">
6
6
7
- < title > My New Hugo Site | My New Hugo Site </ title >
7
+ < title > Codefresh CLI Documentation | Codefresh CLI Documentation </ title >
8
8
< meta name ="HandheldFriendly " content ="True ">
9
9
< meta name ="MobileOptimized " content ="320 ">
10
10
15
15
< META NAME ="ROBOTS " CONTENT ="NOINDEX, NOFOLLOW ">
16
16
17
17
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 " />
19
19
20
20
21
21
22
22
23
23
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 " />
26
26
27
27
28
- < meta property ="og:title " content ="My New Hugo Site " />
28
+ < meta property ="og:title " content ="Codefresh CLI Documentation " />
29
29
< meta property ="og:description " content ="" />
30
30
< 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 / " />
32
32
33
33
34
34
43
43
44
44
45
45
46
- < meta itemprop ="name " content ="My New Hugo Site ">
46
+ < meta itemprop ="name " content ="Codefresh CLI Documentation ">
47
47
< meta itemprop ="description " content ="">
48
48
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 "/>
50
50
< meta name ="twitter:description " content =""/>
51
51
52
52
</ head >
57
57
58
58
59
59
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'); ">
61
61
< div class ="bg-black-60 ">
62
62
< nav class ="pv3 ph3 ph4-ns " role ="navigation ">
63
63
< 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
66
66
</ a >
67
67
< div class ="flex-l items-center ">
68
68
81
81
82
82
< div class ="tc-l pv4 pv6-l ph3 ph4-ns ">
83
83
< h1 class ="f2 f-subheadline-l fw2 white-90 mb0 lh-title ">
84
- My New Hugo Site
84
+ Codefresh CLI Documentation
85
85
</ h1 >
86
86
87
87
</ div >
@@ -105,8 +105,8 @@ <h1 class="f2 f-subheadline-l fw2 white-90 mb0 lh-title">
105
105
</ main >
106
106
< footer class ="bg-near-black bottom-0 w-100 pa3 " role ="contentinfo ">
107
107
< 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
110
110
</ a >
111
111
112
112
@@ -120,7 +120,7 @@ <h1 class="f2 f-subheadline-l fw2 white-90 mb0 lh-title">
120
120
</ div >
121
121
</ footer >
122
122
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 >
124
124
125
125
</ body >
126
126
</ html >
0 commit comments