Ви не можете вибрати більше 25 тем
Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
|
- #!/bin/bash
- node gallery.js ../azure-docs "Azure Docs"
- node gallery.js ../azure-patterns "Azure Patterns Collection"
- node gallery.js ../azure-icons "Official Azure Icon Set"
- node gallery.js ../logos "Logos & Brands"
- node gallery.js ../other "Other Icons"
- node gallery.js ../cloud-old "Old MS Cloud Icon Set"
|