7 lines
180 B
JavaScript
7 lines
180 B
JavaScript
export const languages = ['en','de','es','fr','nl']
|
|
|
|
export const strapiHost = 'https://posts.freesewing.org'
|
|
|
|
export const monorepo = 'https://github.com/freesewing/freesewing'
|
|
|
|
|