Changed Logo and Header

logo has two variants. Changed story to reflect that. Updated header
This commit is contained in:
t1enne
2022-05-08 10:45:45 +02:00
parent 93d69a26eb
commit 00bc662c7f
9 changed files with 213 additions and 171 deletions

View File

@@ -21,7 +21,7 @@ import classNames from 'classnames';
import { upgradeVersionAvailable } from '../utils/apis';
import { parseSecondsToDurationString } from '../utils/format';
import OwncastLogo from './logo';
import { OwncastLogo } from './common';
import { ServerStatusContext } from '../utils/server-status-context';
import { AlertMessageContext } from '../utils/alert-message-context';