Upload common_landings page to GitHub Pages

This commit is contained in:
Marco Castelluccio 2017-01-17 13:38:32 +00:00
Родитель 84a4643480
Коммит 9e632ff4de
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -353,6 +353,7 @@ if __name__ == "__main__":
'addon_related_signatures.html', 'addon_related_signatures.js',
'supergraph.html', 'supergraph.js',
'rerank.html', 'rerank.js',
'common_landings.html', 'common_landings.js',
] + ['images/' + image for image in os.listdir('images')]
for f in files: