8 lines
153 B
JavaScript
8 lines
153 B
JavaScript
module.exports = {
|
|
site: {
|
|
title: 'Recettes',
|
|
url: 'none',
|
|
authors: 'Anne-Catherine Portmann, Thomas Schwery',
|
|
language: 'fr-CH'
|
|
}
|
|
}
|