File tree Expand file tree Collapse file tree 1 file changed +0
-18
lines changed
Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -42,24 +42,6 @@ module Styles = {
4242
4343@react.component
4444let make = (~url : RescriptReactRouter .url , ~gradient = ?, ()) => <>
45- <div className = Styles .banner >
46- <div role = "heading" ariaLevel = 2 className = Styles .bannerTitle >
47- {"Black Lives Matter" -> React .string }
48- </div >
49- <div >
50- <a className = Styles .bannerLink href = "https://blacklivesmatters.carrd.co/#" >
51- {"Comment aider" -> React .string }
52- </a >
53- {` • `-> React .string }
54- <a className = Styles .bannerLink href = "https://minnesotafreedomfund.org" >
55- {"Minnesota Freedom Fund" -> React .string }
56- </a >
57- {` • `-> React .string }
58- <a className = Styles .bannerLink href = "https://www.okpal.com/adama-traore/#/" >
59- {"Justice Pour Adama" -> React .string }
60- </a >
61- </div >
62- </div >
6345 <header className = Styles .container style = {ReactDOM .Style .make (~backgroundImage = ?gradient , ())}>
6446 <WidthContainer >
6547 <div className = Styles .contents >
You can’t perform that action at this time.
0 commit comments