mirror of
https://github.com/Ocelot-Social-Community/ocelot.social.git
synced 2025-12-13 07:46:08 +00:00
8 lines
247 B
JavaScript
8 lines
247 B
JavaScript
export default {
|
|
title: 'Ocelot.Social',
|
|
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'}]
|
|
],
|
|
} |