set description and author for seo

This commit is contained in:
mahula 2024-02-17 09:45:43 +01:00
parent aa45059f22
commit 0127925c00

View File

@ -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'}]
],