forked from newick/MiNumEco
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetadata.js
22 lines (22 loc) · 1018 Bytes
/
metadata.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
module.exports = {
title: "Mission interministérielle",
url: "https://ecoresponsable.numerique.gouv.fr/",
repository_url: "https://github.com/codegouvfr/eleventy-dsfr",
language: "fr",
description: "MiNumEco, la mission interministérielle numérique écoresponsable pilotée par la DINUM et le Ministère de la Transition écologique pour réduire les impacts environnementaux du numérique",
subtitle: "Numérique écoresponsable",
author: {
name: "Nom du service",
email: "[email protected]",
url: "https://url_du_service.gouv.fr/"
},
service: "Nom de l’entité (ministère, secrétariat d‘état, gouvernement)",
// Réseaux sociaux
linkedin_url:"https://www.linkedin.com/company/mission-interministerielle-numerique-ecoresponsable",
// twitter_url:"https://twitter.com/Mi_NumEco_Gouv",
// facebook_url:""
// mastodon_url:""
// instagram_url:"https://www.instagram.com/minumecogouv/"
// youtube_url:""
// peertube_url:""
}