0

Fix broken image in offline admin

This commit is contained in:
Gabe Kangas 2023-01-27 13:46:24 -08:00
parent 5af21b2570
commit 544ef6bd37
No known key found for this signature in database
GPG Key ID: 4345B2060657F330

View File

@ -125,7 +125,7 @@ export const Offline: FC<OfflineProps> = ({ logs = [], config }) => {
if (!config?.federation?.enabled) {
data.push({
icon: <img alt="fediverse" width="20px" src="fediverse-white.png" />,
icon: <img alt="fediverse" width="20px" src="/img/fediverse-color.png" />,
title: 'Add your Owncast instance to the Fediverse',
content: (
<div>