diff --git a/docs/.vuepress/config/meta.js b/docs/.vuepress/config/meta.js index 8963c52..f0db40b 100644 --- a/docs/.vuepress/config/meta.js +++ b/docs/.vuepress/config/meta.js @@ -1,6 +1,7 @@ export default { title: 'Ocelot.Social', - // description: 'Free and open-source social network for active citizenship.', + description: 'Free and open-source social network for active citizenship.', + author: 'busFaktor() e.V.', head: [ ['meta', {name: 'viewport', content: 'width=device-width,initial-scale=1'}] ],