File tree 1 file changed +0
-18
lines changed
1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -42,24 +42,6 @@ module Styles = {
42
42
43
43
@react.component
44
44
let 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 >
63
45
<header className = Styles .container style = {ReactDOM .Style .make (~backgroundImage = ?gradient , ())}>
64
46
<WidthContainer >
65
47
<div className = Styles .contents >
You can’t perform that action at this time.
0 commit comments