miniscreens: add new sites

This commit is contained in:
Frédéric Péters 2015-12-15 15:22:40 +01:00
parent 34fac18ca0
commit a0dc266a0a
1 changed files with 8 additions and 0 deletions

View File

@ -20,6 +20,14 @@ captures = [
'vendargues.png'),
('https://demarches.vincennes.fr/question/votre-question-jeunesse/',
'vincennes.png'),
('https://perols.eservices.montpellier3m.fr/',
'perols.png'),
('https://espace-usager-alfortville.test.entrouvert.org/',
'alfortville.png'),
('https://citoyen-fondettes.test.entrouvert.org/',
'fondettes.png'),
('https://mesdemarches.fontenay-sous-bois.fr/',
'fontenay-sous-bois.png'),
]
svg_src = open('screen-with-capture.svg').read()