Skip to content

Commit 9fa78bc

Browse files
committed
Update docs
1 parent 69685e9 commit 9fa78bc

File tree

2 files changed

+1
-19
lines changed

2 files changed

+1
-19
lines changed

docs/_data/features.js

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -13,20 +13,7 @@ export const webDomains = [
1313
{ text: 'Nginx Proxy cache support for Nginx + Apache2' },
1414
{ text: 'Per-domain TLS certificates for web domains' },
1515
{ text: 'MultiIP support for Web/Mail/DNS' },
16-
{
17-
text: 'MultiPHP support for',
18-
items: [
19-
{ text: "PHP 5.6 (<a href='https://www.php.net/supported-versions.php'>EOL</a>)" },
20-
{ text: "PHP 7.0 (<a href='https://www.php.net/supported-versions.php'>EOL</a>)" },
21-
{ text: "PHP 7.1 (<a href='https://www.php.net/supported-versions.php'>EOL</a>)" },
22-
{ text: "PHP 7.2 (<a href='https://www.php.net/supported-versions.php'>EOL</a>)" },
23-
{ text: "PHP 7.3 (<a href='https://www.php.net/supported-versions.php'>EOL</a>)" },
24-
{ text: "PHP 7.4 (<a href='https://www.php.net/supported-versions.php'>EOL</a>)" },
25-
{ text: 'PHP 8.0' },
26-
{ text: 'PHP 8.1' },
27-
{ text: 'PHP 8.2' },
28-
],
29-
},
16+
{ text: 'Support for PHP version 5.6 up to 8.2 with PHP8.2 as default' },
3017
{
3118
text: 'One-Click Install Apps',
3219
items: [

docs/_data/team.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,6 @@ export const teamMembers = [
5050
name: 'divinity76 🇳🇴',
5151
links: [{ icon: 'github', link: 'https://github.com/divinity76' }],
5252
},
53-
{
54-
avatar: 'https://www.github.com/istiak101.png',
55-
name: 'istiak101 🇧🇩',
56-
links: [{ icon: 'github', link: 'https://github.com/istiak101' }],
57-
},
5853
{
5954
avatar: 'https://www.github.com/Pleskan.png',
6055
name: 'Anton Pleskanovskyy 🇺🇦',

0 commit comments

Comments
 (0)