mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-25 00:50:32 +00:00
update
This commit is contained in:
parent
2a22a991e4
commit
ab11e22ae1
2 changed files with 2 additions and 1 deletions
|
@ -34,6 +34,7 @@ export default defineConfig({
|
|||
nav: [
|
||||
{ text: 'Home', link: '/' },
|
||||
{ text: 'Introduction', link: '/introduction/markdown-examples' },
|
||||
{ text: 'Team', link: '/team' },
|
||||
|
||||
{
|
||||
text: `v${version}`,
|
||||
|
|
|
@ -13,7 +13,7 @@ title: The Team
|
|||
<VPTeamPageTitle>
|
||||
<template #title>The Team</template>
|
||||
<template #lead>
|
||||
The development of Phyre Panel is guided by an international team, some of whom have chosen to be featured below.
|
||||
The team behind PhyrePanel is a small group of passionate developers who are dedicated to making the best open source web control panel for Linux servers.
|
||||
</template>
|
||||
</VPTeamPageTitle>
|
||||
<VPTeamPageSection>
|
||||
|
|
Loading…
Reference in a new issue