Prettified Code!

This commit is contained in:
gabek
2021-03-04 08:54:26 +00:00
committed by GitHub Action
parent f64699b379
commit 98b038e426
7 changed files with 60 additions and 12 deletions

View File

@@ -113,7 +113,11 @@ export default function EditInstanceDetails() {
<strong>Owncast Directory</strong>
</a>
. This is an external service run by the Owncast project.{' '}
<a href="https://owncast.online/docs/directory/?source=admin" target="_blank" rel="noopener noreferrer">
<a
href="https://owncast.online/docs/directory/?source=admin"
target="_blank"
rel="noopener noreferrer"
>
Learn more
</a>
.

View File

@@ -104,7 +104,11 @@ export default function VideoVariantForm({
return (
<div className={classes}>
<p className="description">
<a href="https://owncast.online/docs/video?source=admin" target="_blank" rel="noopener noreferrer">
<a
href="https://owncast.online/docs/video?source=admin"
target="_blank"
rel="noopener noreferrer"
>
Learn more
</a>{' '}
about how each of these settings can impact the performance of your server.