import: working solution

This commit is contained in:
muerwre 2018-12-06 18:36:28 +07:00
parent aa581b1a77
commit fc5b6009cb
8 changed files with 257 additions and 13 deletions

View file

@ -5,8 +5,8 @@ export const LOGOS = {
jolly: ['Пин-Микс + JW', 'http://map.vault48.org/misc/jw.png', 'top-right'],
pedals: ['Усталые Педальки', 'http://map.vault48.org/misc/pedals.png', 'bottom-right'],
rider: ['Райдер', 'http://map.vault48.org/misc/rider.png', 'bottom-right'],
// rider_evening: ['Вечерние городские', '/misc/rider_evening.png', 'top-right'],
// fas: ['Алкоспорт', '/misc/fas.png', 'bottom-right'],
rider_evening: ['Вечерние городские', '/misc/rider_evening.png', 'top-right'],
fas: ['Алкоспорт', '/misc/fas.png', 'bottom-right'],
};
export const DEFAULT_LOGO = 'nvs';