mirror of
https://github.com/Ocelot-Social-Community/ocelot.social.git
synced 2025-12-13 07:46:08 +00:00
set description and author for seo
This commit is contained in:
parent
aa45059f22
commit
0127925c00
@ -1,6 +1,7 @@
|
|||||||
export default {
|
export default {
|
||||||
title: 'Ocelot.Social',
|
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: [
|
head: [
|
||||||
['meta', {name: 'viewport', content: 'width=device-width,initial-scale=1'}]
|
['meta', {name: 'viewport', content: 'width=device-width,initial-scale=1'}]
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user