55 < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
66 < meta name ="viewport " content ="width=1000 ">
77
8- < title > Acme PHP | Bringing HTTPS integration to the next level </ title >
8+ < title > Acme PHP | Robust and easy to use PHP implementation of the Let's Encrypt protocol </ title >
99
1010 < link href ="/fonts/fonts.css " rel ="stylesheet ">
1111 < link href ="/icons/css/font-awesome.min.css " rel ="stylesheet ">
@@ -44,7 +44,7 @@ <h1 class="header-title">
4444 < div class ="container ">
4545 < div class ="banner-left ">
4646 < h2 class ="banner-title ">
47- Bringing HTTPS integration to the next level
47+ Robust and easy to use PHP implementation of the Let's Encrypt protocol
4848 </ h2 >
4949
5050 < ul >
@@ -55,7 +55,7 @@ <h2 class="banner-title">
5555 </ li >
5656 < li >
5757 < strong > Acme PHP</ strong >
58- is also a robust and fully-compliant implementation of the ACME protocol in PHP to deeply
58+ is also a robust and fully-compliant implementation of the ACME protocol in PHP, to deeply
5959 integrate the management of your certificates directly in your application
6060 </ li >
6161 </ ul >
@@ -103,10 +103,6 @@ <h2>Get your HTTPS certificate in 4 simple steps:</h2>
103103 </ div >
104104
105105 < div class ="socials-right ">
106- < a href ="https://gitter.im/acmephp/acmephp ">
107- < i class ="fa fa-comments "> </ i >
108- < span > Talk with us on Gitter</ span >
109- </ a >
110106 < a href ="https://twitter.com/acme_php ">
111107 < i class ="fa fa-twitter "> </ i >
112108 < span > Follow on Twitter</ span >
269265 </ h5 >
270266
271267 < ul >
272- < li >
273- < a href ="https://gitter.im/acmephp/acmephp "> Gitter</ a >
274- </ li >
275268 < li >
276269 < a href ="https://twitter.com/acme_php "> Twitter</ a >
277270 </ li >
@@ -306,24 +299,5 @@ <h5>
306299 < div class ="clearfix "> </ div >
307300 </ div >
308301</ footer >
309-
310- < script >
311- ( function ( i , s , o , g , r , a , m ) { i [ 'GoogleAnalyticsObject' ] = r ; i [ r ] = i [ r ] || function ( ) {
312- ( i [ r ] . q = i [ r ] . q || [ ] ) . push ( arguments ) } , i [ r ] . l = 1 * new Date ( ) ; a = s . createElement ( o ) ,
313- m = s . getElementsByTagName ( o ) [ 0 ] ; a . async = 1 ; a . src = g ; m . parentNode . insertBefore ( a , m )
314- } ) ( window , document , 'script' , 'https://www.google-analytics.com/analytics.js' , 'ga' ) ;
315-
316- ga ( 'create' , 'UA-79502600-1' , 'auto' ) ;
317- ga ( 'send' , 'pageview' ) ;
318-
319- ( function ( h , o , t , j , a , r ) {
320- h . hj = h . hj || function ( ) { ( h . hj . q = h . hj . q || [ ] ) . push ( arguments ) } ;
321- h . _hjSettings = { hjid :233364 , hjsv :5 } ;
322- a = o . getElementsByTagName ( 'head' ) [ 0 ] ;
323- r = o . createElement ( 'script' ) ; r . async = 1 ;
324- r . src = t + h . _hjSettings . hjid + j + h . _hjSettings . hjsv ;
325- a . appendChild ( r ) ;
326- } ) ( window , document , '//static.hotjar.com/c/hotjar-' , '.js?sv=' ) ;
327- </ script >
328302</ body >
329303</ html >
0 commit comments