Change link of Disability Pride Month in hero
This commit is contained in:
parent
b49cb59d1e
commit
270836f90a
|
@ -93,7 +93,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
|||
};
|
||||
else if (month === 7)
|
||||
return{
|
||||
blurb: `Happy <a href="https://www.them.us/story/what-is-disability-pride-month-ableism-disability-allyship">Disability Pride Month</a>!`,
|
||||
blurb: `Happy <a href="https://diversity.ldeo.columbia.edu/heritage-months/disability-pride">Disability Pride Month</a>!`,
|
||||
class: "flag-disability"
|
||||
}
|
||||
else if (month === 8 && day === 25)
|
||||
|
|
Loading…
Reference in New Issue