mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-11 14:00:27 -06:00
docs: do not specify PHP 7 version in meta tag (#456)
This commit is contained in:
parent
b0d37ce9dd
commit
e1eb92cae1
@ -1,7 +1,7 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
base: '/',
|
base: '/',
|
||||||
title: 'Pterodactyl',
|
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: [
|
plugins: [
|
||||||
['@vuepress/google-analytics', {
|
['@vuepress/google-analytics', {
|
||||||
ga: 'UA-87324178-3'
|
ga: 'UA-87324178-3'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user