Added document fixes
This commit is contained in:
@@ -16,30 +16,12 @@ export const webDomains = [
|
||||
{
|
||||
text: 'MultiPHP support for',
|
||||
items: [
|
||||
{ text: "PHP 5.6 (<a href='https://www.php.net/supported-versions.php'>EOL</a>)" },
|
||||
{ text: "PHP 7.0 (<a href='https://www.php.net/supported-versions.php'>EOL</a>)" },
|
||||
{ text: "PHP 7.1 (<a href='https://www.php.net/supported-versions.php'>EOL</a>)" },
|
||||
{ text: "PHP 7.2 (<a href='https://www.php.net/supported-versions.php'>EOL</a>)" },
|
||||
{ text: "PHP 7.3 (<a href='https://www.php.net/supported-versions.php'>EOL</a>)" },
|
||||
{ text: "PHP 7.4 (<a href='https://www.php.net/supported-versions.php'>EOL</a>)" },
|
||||
{ text: 'PHP 8.0' },
|
||||
{ text: 'PHP 8.1' },
|
||||
{ text: 'PHP 8.2' },
|
||||
],
|
||||
},
|
||||
{
|
||||
text: 'One-Click Install Apps',
|
||||
items: [
|
||||
{ text: 'WordPress' },
|
||||
{ text: 'Dokuwiki' },
|
||||
{ text: 'Drupal' },
|
||||
{ text: 'Grav' },
|
||||
{ text: 'Laravel' },
|
||||
{ text: 'MediaWiki' },
|
||||
{ text: 'NextCloud' },
|
||||
{ text: 'OpenCart' },
|
||||
{ text: 'Prestashop' },
|
||||
{ text: 'Symphony' },
|
||||
{ text: 'PHP 8.3' },
|
||||
{ text: 'PHP 8.4' },
|
||||
],
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user