[es] Update events.js
This commit is contained in:
parent
753cae0d98
commit
7716645cc2
|
@ -38,4 +38,6 @@ module.exports = [
|
|||
// one-off events
|
||||
new Event('{https://www.facebook.com/marchadelorgulloar/=Marcha del Orgullo Buenos Aires} (Argentina)', 'LGBTQ', 11, dayYear(6, 2021), EventLevel.Day),
|
||||
new Event('{https://www.facebook.com/marchaporladiversidad.uy=Marcha por la Diversidad} (Uruguay)', 'LGBTQ', 9, dayYear(24, 2021), EventLevel.Day),
|
||||
new Event('{https://www.facebook.com/events/396902965304865/=15 Marcha del Orgullo Rosario} (Argentina)', 'LGBTQ', 10, dayYear(30, 2021), EventLevel.Day),
|
||||
new Event('{https://www.facebook.com/events/2979887162329004/=Marcha del orgullo LGBTI+ de Guadalajara} (México)', 'LGBTQ', 6, dayYear(11, 2022), EventLevel.Day),
|
||||
];
|
||||
|
|
Reference in New Issue