mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
8 lines
188 B
JavaScript
8 lines
188 B
JavaScript
export default {
|
|
name: 'Human Connection',
|
|
short_name: 'HC',
|
|
description: 'The free and open source social network for active citizenship',
|
|
theme_color: '#17b53f',
|
|
lang: 'en',
|
|
}
|