From 6fe4b9cc6841a0a2041081bf601b8da0d375fbf4 Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Mon, 15 Feb 2021 17:09:19 +0100 Subject: [PATCH] Added link to sourcecode --- src/.vuepress/config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/.vuepress/config.js b/src/.vuepress/config.js index 7d38dd4..084eaf5 100644 --- a/src/.vuepress/config.js +++ b/src/.vuepress/config.js @@ -25,8 +25,8 @@ module.exports = { link: '/admins/' }, { - text: 'VuePress', - link: 'https://v1.vuepress.vuejs.org' + text: 'Source Code', + link: 'https://git.odit.services/lfk' } ], sidebar: {