From e8ff66a539e72d6b06237475ba3a29b12b15cf8c Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Sat, 7 Jan 2023 04:29:52 +0100 Subject: [PATCH] typo --- 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 43d2c0a..644c9df 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -1,6 +1,6 @@ module.exports = { title: 'IT Team for Change', - description: 'IT4C.dev introduces the IT Team for Change Team, applied Philosophy and Projects.', + description: 'IT4C.dev introduces the IT Team for Change, applied Philosophy and Projects.', head: [ ['meta', {name: 'viewport', content: 'width=device-width,initial-scale=1'}] ],