From 42f5de6999292210879252bf53fa55a30c182653 Mon Sep 17 00:00:00 2001 From: Dane Everitt Date: Sun, 2 Jan 2022 07:31:03 -0800 Subject: [PATCH] Update config.js --- .vuepress/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vuepress/config.js b/.vuepress/config.js index 01b1a4c1..45385657 100644 --- a/.vuepress/config.js +++ b/.vuepress/config.js @@ -40,7 +40,7 @@ module.exports = { themeConfig: { repo: 'pterodactyl/panel', docsRepo: 'pterodactyl/documentation', - repoLabel: 'Contribute', + repoLabel: 'GitHub', editLinkText: 'Help us improve this page.', editLinks: true, logo: '/logos/pterry.svg',