|
4 | 4 | <meta charset="utf-8">
|
5 | 5 | <meta http-equiv="X-UA-Compatible" content="IE=edge">
|
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1">
|
7 |
| - <meta name="description" content="A server providing IDE-like features for PHP code bases to clients"> |
| 7 | + <meta name="description" content="Free and open source server providing code assistance for PHP"> |
8 | 8 |
|
9 | 9 | <meta property="og:title" content="Serenata">
|
10 |
| - <meta name="description" content="A server providing IDE-like features for PHP code bases to clients"> |
11 |
| - <meta property="og:description" content="A server providing IDE-like features for PHP code bases to clients"> |
| 10 | + <meta name="description" content="Free and open source server providing code assistance for PHP"> |
| 11 | + <meta property="og:description" content="Free and open source server providing code assistance for PHP"> |
12 | 12 | <link rel="canonical" href="https://php-integrator.github.io/">
|
13 | 13 | <meta property="og:url" content="https://php-integrator.github.io/">
|
14 | 14 | <meta property="og:site_name" content="Serenata">
|
|
20 | 20 | "name": "Serenata",
|
21 | 21 | "headline": "Serenata",
|
22 | 22 | "image": "https://php-integrator.github.io/images/logo.png",
|
23 |
| - "description": "A server providing IDE-like features for PHP code bases to clients", |
| 23 | + "description": "Free and open source server providing code assistance for PHP", |
24 | 24 | "logo": "https://php-integrator.github.io/images/logo.png",
|
25 | 25 | "url": "https://php-integrator.github.io/"
|
26 | 26 | }
|
|
145 | 145 | <h1 id="title" class="title center">Serenata</h1>
|
146 | 146 |
|
147 | 147 | <div class="center">
|
148 |
| - <em>A server providing IDE-like features for PHP code bases to clients</em> |
| 148 | + <em>Free and open source server providing code assistance for PHP</em> |
149 | 149 |
|
150 | 150 | <div class="small-text">
|
151 | 151 | <a href="https://gitlab.com/Serenata/Serenata">Show me the source</a>
|
|
0 commit comments