From 4f6560956d22b309ce11cc15dd7024c8c6d0147e Mon Sep 17 00:00:00 2001 From: Jannik ZANDER Date: Wed, 15 Jul 2020 18:24:44 +0200 Subject: [PATCH] Minor --- docs/.vuepress/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 8b82409..f6fb514 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -1,6 +1,6 @@ module.exports = { title: 'zndr.dk', - description: 'Personal server for Jannik Zander. The concept is to use my own server instead of 'others' server. Whenever possible I will install and maintain the service myself.', + description: 'Personal server for Jannik Zander. The concept is to use my own server instead of "others" server. Whenever possible I will install and maintain the service myself.', theme: '@vuepress/blog', plugins: { '@vuepress/blog': { -- 2.43.0