docs: do not specify PHP 7 version in meta tag (#456)

This commit is contained in:
Bad 2022-06-12 03:17:23 +03:00 committed by GitHub
parent b0d37ce9dd
commit e1eb92cae1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
module.exports = {
base: '/',
title: 'Pterodactyl',
description: 'Pterodactyl is an open-source game server management panel built with PHP 7, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.',
description: 'Pterodactyl is an open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.',
plugins: [
['@vuepress/google-analytics', {
ga: 'UA-87324178-3'