File tree Expand file tree Collapse file tree 6 files changed +17
-23
lines changed Expand file tree Collapse file tree 6 files changed +17
-23
lines changed Original file line number Diff line number Diff line change 110
110
<section class =" ui-section-customer" >
111
111
<div class =" ui-layout-container" >
112
112
<p class =" ui-text-intro" >Special thanks to our Sponsors for helping us to promote a Web Performance culture and supporting us to continue with this great mission. 🚀</p >
113
- <div class =" ui-section-customer__layout ui-layout-flex" >
113
+ <div style = " padding-top : 0 rem ; " class =" ui-section-customer__layout ui-layout-flex" >
114
114
<a href =" https://www.catchpoint.com/?utm_source=webperfreport&utm_medium=website&utm_campaign=sponsors" rel =" noopener" target =" _blank" ><img src =" {{ '/' | url }}assets/img/sponsors/sponsor-logo-catchpoint-webpagetest.png" loading =" lazy" alt =" catchpoint webpagetest" width =" 200px" height =" 71px" class =" ui-section-customer--logo" ></a >
115
- </div >
116
- <div style =" padding-top : 3rem ;" class =" ui-section-customer__layout ui-layout-flex" >
117
- <a href =" https://vercel.com/?utm_source=webperfreport&utm_medium=website&utm_campaign=sponsors" rel =" noopener" target =" _blank" ><img src =" {{ '/' | url }}assets/img/sponsors/vercel-logotype-dark.png" loading =" lazy" alt =" vercel" width =" 200px" height =" 55px" class =" ui-section-customer--logo" ></a >
118
115
<a href =" https://www.debugbear.com/?utm_campaign=webperfreport&utm_medium=newsletter" rel =" noopener" target =" _blank" ><img src =" {{ '/' | url }}assets/img/sponsors/sponsor-logo-debugbear.png" loading =" lazy" alt =" debugbear" width =" 200px" height =" 43px" class =" ui-section-customer--logo" ></a >
119
116
</div >
120
117
<div style =" padding-top : 3rem ;" class =" ui-section-customer__layout ui-layout-flex" >
316
313
</footer>
317
314
<div style=" background: #fff; " class=" ui-section-footnote " >
318
315
<div class=" ui-layout-container ui-layout-flex ui-layout-flex " >
319
- <span style=" margin-right:5px; " ><strong>Deployed on</strong></span><a href= " https: // vercel.com / ?utm_source = webperfreport &utm_medium = website &utm_campaign = sponsors " rel= " noopener " target= " _blank " ><img style= " vertical-align:middle " src= " {{ ' / ' | url }}assets / img / logo-vercel.png " loading= " lazy " alt= " vercel " width= " 80px " height= " 18px " class= " ui-section-customer--logo " ></a >
316
+ <span style=" margin-right:5px; padding: 10px 0; " ></span >
320
317
</div>
321
318
</div>
322
319
<!-- Cookiebot cookie consent script -->
Original file line number Diff line number Diff line change 1
- < h1 > WebPerformance Report Static Website </ h1 >
1
+ < h1 > WebPerformance Report Static Site </ h1 >
2
2
< p > Web page performance test report every week in your inbox: < a href ="https://webperformancereport.com/ "> Website</ a > </ p >
3
3
< h2 > Getting Started</ h2 >
4
4
< h3 > 1. Clone this Repository</ h3 >
5
- < pre > < code > git clone https://github.com/edwinmh/webperformance-report
5
+ < pre > < code > git clone -b dev https://github.com/edwinmh/wpr-static-site
6
6
</ code > </ pre >
7
7
< h3 > 2. Navigate to the directory</ h3 >
8
- < pre > < code > cd webperformance-report
8
+ < pre > < code > cd wpr-static-site
9
9
</ code > </ pre >
10
10
< h3 > 3. Install dependencies</ h3 >
11
11
< pre > < code > npm install
Original file line number Diff line number Diff line change @@ -110,11 +110,8 @@ <h2>Sponsors</h2><a name="Sponsors"></a>
110
110
< section class ="ui-section-customer ">
111
111
< div class ="ui-layout-container ">
112
112
< p class ="ui-text-intro "> Special thanks to our Sponsors for helping us to promote a Web Performance culture and supporting us to continue with this great mission. 🚀</ p >
113
- < div class ="ui-section-customer__layout ui-layout-flex ">
113
+ < div style =" padding-top: 0rem; " class ="ui-section-customer__layout ui-layout-flex ">
114
114
< a href ="https://www.catchpoint.com/?utm_source=webperfreport&utm_medium=website&utm_campaign=sponsors " rel ="noopener " target ="_blank "> < img src ="/assets/img/sponsors/sponsor-logo-catchpoint-webpagetest.png " loading ="lazy " alt ="catchpoint webpagetest " width ="200px " height ="71px " class ="ui-section-customer--logo "> </ a >
115
- </ div >
116
- < div style ="padding-top: 3rem; " class ="ui-section-customer__layout ui-layout-flex ">
117
- < a href ="https://vercel.com/?utm_source=webperfreport&utm_medium=website&utm_campaign=sponsors " rel ="noopener " target ="_blank "> < img src ="/assets/img/sponsors/vercel-logotype-dark.png " loading ="lazy " alt ="vercel " width ="200px " height ="55px " class ="ui-section-customer--logo "> </ a >
118
115
< a href ="https://www.debugbear.com/?utm_campaign=webperfreport&utm_medium=newsletter " rel ="noopener " target ="_blank "> < img src ="/assets/img/sponsors/sponsor-logo-debugbear.png " loading ="lazy " alt ="debugbear " width ="200px " height ="43px " class ="ui-section-customer--logo "> </ a >
119
116
</ div >
120
117
< div style ="padding-top: 3rem; " class ="ui-section-customer__layout ui-layout-flex ">
@@ -316,7 +313,7 @@ <h2>Contact</h2><a name="Contact"></a>
316
313
</ footer >
317
314
< div style ="background: #fff; " class ="ui-section-footnote ">
318
315
< div class ="ui-layout-container ui-layout-flex ui-layout-flex ">
319
- < span style ="margin-right:5px; " > < strong > Deployed on </ strong > </ span > < a href =" https://vercel.com/?utm_source=webperfreport&utm_medium=website&utm_campaign=sponsors " rel =" noopener " target =" _blank " > < img style =" vertical-align:middle " src =" /assets/img/logo-vercel.png " loading =" lazy " alt =" vercel " width =" 80px " height =" 18px " class =" ui-section-customer--logo " > </ a >
316
+ < span style ="margin-right:5px; padding: 10px 0; " > </ span >
320
317
</ div >
321
318
</ div >
322
319
<!-- Cookiebot cookie consent script -->
Original file line number Diff line number Diff line change @@ -110,11 +110,8 @@ <h2>Sponsors</h2><a name="Sponsors"></a>
110
110
< section class ="ui-section-customer ">
111
111
< div class ="ui-layout-container ">
112
112
< p class ="ui-text-intro "> Special thanks to our Sponsors for helping us to promote a Web Performance culture and supporting us to continue with this great mission. 🚀</ p >
113
- < div class ="ui-section-customer__layout ui-layout-flex ">
113
+ < div style =" padding-top: 0rem; " class ="ui-section-customer__layout ui-layout-flex ">
114
114
< a href ="https://www.catchpoint.com/?utm_source=webperfreport&utm_medium=website&utm_campaign=sponsors " rel ="noopener " target ="_blank "> < img src ="/assets/img/sponsors/sponsor-logo-catchpoint-webpagetest.png " loading ="lazy " alt ="catchpoint webpagetest " width ="200px " height ="71px " class ="ui-section-customer--logo "> </ a >
115
- </ div >
116
- < div style ="padding-top: 3rem; " class ="ui-section-customer__layout ui-layout-flex ">
117
- < a href ="https://vercel.com/?utm_source=webperfreport&utm_medium=website&utm_campaign=sponsors " rel ="noopener " target ="_blank "> < img src ="/assets/img/sponsors/vercel-logotype-dark.png " loading ="lazy " alt ="vercel " width ="200px " height ="55px " class ="ui-section-customer--logo "> </ a >
118
115
< a href ="https://www.debugbear.com/?utm_campaign=webperfreport&utm_medium=newsletter " rel ="noopener " target ="_blank "> < img src ="/assets/img/sponsors/sponsor-logo-debugbear.png " loading ="lazy " alt ="debugbear " width ="200px " height ="43px " class ="ui-section-customer--logo "> </ a >
119
116
</ div >
120
117
< div style ="padding-top: 3rem; " class ="ui-section-customer__layout ui-layout-flex ">
@@ -318,7 +315,7 @@ <h2>Contact</h2><a name="Contact"></a>
318
315
</ footer >
319
316
< div style ="background: #fff; " class ="ui-section-footnote ">
320
317
< div class ="ui-layout-container ui-layout-flex ui-layout-flex ">
321
- < span style ="margin-right:5px; " > < strong > Deployed on </ strong > </ span > < a href =" https://vercel.com/?utm_source=webperfreport&utm_medium=website&utm_campaign=sponsors " rel =" noopener " target =" _blank " > < img style =" vertical-align:middle " src =" /assets/img/logo-vercel.png " loading =" lazy " alt =" vercel " width =" 80px " height =" 18px " class =" ui-section-customer--logo " > </ a >
318
+ < span style ="margin-right:5px; padding: 10px 0; " > </ span >
322
319
</ div >
323
320
</ div >
324
321
<!-- Cookiebot cookie consent script -->
Original file line number Diff line number Diff line change @@ -110,11 +110,8 @@ <h2>Sponsors</h2><a name="Sponsors"></a>
110
110
< section class ="ui-section-customer ">
111
111
< div class ="ui-layout-container ">
112
112
< p class ="ui-text-intro "> Special thanks to our Sponsors for helping us to promote a Web Performance culture and supporting us to continue with this great mission. 🚀</ p >
113
- < div class ="ui-section-customer__layout ui-layout-flex ">
113
+ < div style =" padding-top: 0rem; " class ="ui-section-customer__layout ui-layout-flex ">
114
114
< a href ="https://www.catchpoint.com/?utm_source=webperfreport&utm_medium=website&utm_campaign=sponsors " rel ="noopener " target ="_blank "> < img src ="/assets/img/sponsors/sponsor-logo-catchpoint-webpagetest.png " loading ="lazy " alt ="catchpoint webpagetest " width ="200px " height ="71px " class ="ui-section-customer--logo "> </ a >
115
- </ div >
116
- < div style ="padding-top: 3rem; " class ="ui-section-customer__layout ui-layout-flex ">
117
- < a href ="https://vercel.com/?utm_source=webperfreport&utm_medium=website&utm_campaign=sponsors " rel ="noopener " target ="_blank "> < img src ="/assets/img/sponsors/vercel-logotype-dark.png " loading ="lazy " alt ="vercel " width ="200px " height ="55px " class ="ui-section-customer--logo "> </ a >
118
115
< a href ="https://www.debugbear.com/?utm_campaign=webperfreport&utm_medium=newsletter " rel ="noopener " target ="_blank "> < img src ="/assets/img/sponsors/sponsor-logo-debugbear.png " loading ="lazy " alt ="debugbear " width ="200px " height ="43px " class ="ui-section-customer--logo "> </ a >
119
116
</ div >
120
117
< div style ="padding-top: 3rem; " class ="ui-section-customer__layout ui-layout-flex ">
@@ -317,7 +314,7 @@ <h2>Contact</h2><a name="Contact"></a>
317
314
</ footer >
318
315
< div style ="background: #fff; " class ="ui-section-footnote ">
319
316
< div class ="ui-layout-container ui-layout-flex ui-layout-flex ">
320
- < span style ="margin-right:5px; " > < strong > Deployed on </ strong > </ span > < a href =" https://vercel.com/?utm_source=webperfreport&utm_medium=website&utm_campaign=sponsors " rel =" noopener " target =" _blank " > < img style =" vertical-align:middle " src =" /assets/img/logo-vercel.png " loading =" lazy " alt =" vercel " width =" 80px " height =" 18px " class =" ui-section-customer--logo " > </ a >
317
+ < span style ="margin-right:5px; padding: 10px 0; " > </ span >
321
318
</ div >
322
319
</ div >
323
320
<!-- Cookiebot cookie consent script -->
You can’t perform that action at this time.
0 commit comments