Prettified Code!

This commit is contained in:
gabek 2021-02-17 19:41:04 +00:00 committed by GitHub Action
parent e3472226d2
commit 69d194f20d

View File

@ -60,8 +60,8 @@ export default function Offline({ logs = [], config}) {
title: 'Find an audience on the Owncast Directory', title: 'Find an audience on the Owncast Directory',
content: ( content: (
<div> <div>
List yourself in the Owncast Directory and show off your stream. List yourself in the Owncast Directory and show off your stream. Enable it in{' '}
Enable it in <Link href="/config-public-details">settings.</Link> <Link href="/config-public-details">settings.</Link>
</div> </div>
), ),
}); });