mirror of
https://github.com/Ocelot-Social-Community/ocelot.social.git
synced 2025-12-12 23:35:59 +00:00
7 lines
220 B
JavaScript
7 lines
220 B
JavaScript
export default {
|
|
title: 'Ocelot-Social',
|
|
// description: 'Free and open-source social network for active citizenship.',
|
|
head: [
|
|
['meta', {name: 'viewport', content: 'width=device-width,initial-scale=1'}]
|
|
],
|
|
} |