captures: add blois

This commit is contained in:
Frédéric Péters 2018-01-09 11:51:29 +01:00
parent acbe6123d4
commit b09d05e601
1 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,8 @@ captures = [
'la-seyne-sur-mer.png'),
('https://services.strasbourg.eu/',
'strasbourg.png'),
('https://blois.test.entrouvert.org/',
'blois.png'),
]
svg_src = open('screen-with-capture.svg').read()