Logo and Favicon
This commit is contained in:
@@ -15,7 +15,7 @@ function App() {
|
||||
<AppBar position="static">
|
||||
<Toolbar>
|
||||
<Box sx={{ display: 'flex', alignItems: 'center', flexGrow: 1 }}>
|
||||
<img src="/logo.svg" alt="Unisono Logo" style={{ height: 24, marginRight: 8 }} /> {/* Placeholder for logo */}
|
||||
<img src="/logo-white.svg" alt="Unisono Logo" style={{ height: 24, marginRight: 8 }} />
|
||||
<Typography variant="h6" component="div">
|
||||
Unisono
|
||||
</Typography>
|
||||
|
||||
Reference in New Issue
Block a user