Add Ace Week to hero header events
This commit is contained in:
parent
d249de2515
commit
f8cf2d1fbc
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<subtitle>Leilukin's personal website.</subtitle>
|
||||
<link href="https://leilukin.neocities.org/feed.xml" rel="self"/>
|
||||
<link href="https://leilukin.neocities.org"/>
|
||||
<updated>2024-04-29T02:53:41Z</updated>
|
||||
<updated>2024-04-29T02:56:30Z</updated>
|
||||
<id>https://leilukin.neocities.org</id>
|
||||
<author>
|
||||
<name>Leilukin</name>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -141,8 +141,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -190,6 +192,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -275,6 +280,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
|
@ -53,8 +53,10 @@
|
|||
return "International Lesbian Day";
|
||||
else if (month == 10 && day == 11)
|
||||
return "National Coming Out Day";
|
||||
else if( month == 10 && day == 17 )
|
||||
else if (month == 10 && day == 17)
|
||||
return "Genderfluid Visibility Week";
|
||||
else if (month == 10 && day == 24)
|
||||
return "Ace Week";
|
||||
else if (month == 10 && day == 26)
|
||||
return "Intersex Awareness Day";
|
||||
else
|
||||
|
@ -102,6 +104,9 @@
|
|||
case "Genderfluid Visibility Week":
|
||||
return "flag-genderfluid";
|
||||
break;
|
||||
case "Ace Week":
|
||||
return "flag-ace";
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return "flag-intersex";
|
||||
break;
|
||||
|
@ -187,6 +192,11 @@
|
|||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week" target="_blank">Genderfluid Visibility Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Ace Week":
|
||||
return `
|
||||
Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week" target="_blank">Ace Week</a>
|
||||
`;
|
||||
break;
|
||||
case "Intersex Awareness Day":
|
||||
return `
|
||||
Today is <a href="https://interactadvocates.org/intersex-awareness-day" target="_blank">Intersex Awareness Day</a>
|
||||
|
|
Loading…
Reference in New Issue