Serve email static assets from object store
Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
@@ -5,7 +5,7 @@ export function ProboLogo() {
|
||||
return (
|
||||
<Img
|
||||
style={{verticalAlign: "middle", height: "100%"}}
|
||||
src="{{.BaseOrigin}}/logos/probo-gray-small.png"
|
||||
src="{{.PoweredByLogoURL}}"
|
||||
alt="Probo"
|
||||
height="16"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user