From b9b2652cf5c7ec5836396acdace8dc939ae5c33c Mon Sep 17 00:00:00 2001 From: Jannik ZANDER Date: Wed, 15 Jul 2020 18:23:13 +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 bf16cd3..8b82409 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 servers. 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