Skip to content

Commit 7a4d037

Browse files
committed
Updates to latest metacall logo
Fixes #753
1 parent 4e22928 commit 7a4d037

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

webapp/components/general/Dialog.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { Typography, Paper, Box, Link, Icon } from '@material-ui/core';
55
import { withStyles } from '@material-ui/core/styles';
66
import { secondaryColor, bgLight } from '../../theme';
77
import logoNetpyne from '../../static/netpyne-logo_white.png';
8-
import logoMetaCell from '../../static/metacell_new.png';
8+
import logoMetaCell from '../../static/metacell.png';
99

1010
const styles = (theme) => ({
1111
paper: {

webapp/static/metacell.png

7.84 KB
Loading

0 commit comments

Comments
 (0)