diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/root.tmpl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/template/root.tmpl b/template/root.tmpl index 84b1062..8d1ff70 100644 --- a/template/root.tmpl +++ b/template/root.tmpl @@ -85,6 +85,12 @@ </style> <body class="Site"> <header class="Header js-header"> + <div class="Header-banner"> + Black Lives Matter. + <a href="https://support.eji.org/give/153413/#!/donation/checkout" + target="_blank" + rel="noopener">Support the Equal Justice Initiative.</a> + </div> <nav class="Header-nav"> <a href="{{.GodocURL}}"><img class="Header-logo" src="/lib/godoc/images/go-logo-blue.svg" alt="Go"></a> <button class="Header-menuButton js-headerMenuButton" aria-label="Main menu" aria-expanded="false"> |