diff --git a/web/components/config/edit-instance-details.tsx b/web/components/config/edit-instance-details.tsx
index b258d8a04..4c794d1d6 100644
--- a/web/components/config/edit-instance-details.tsx
+++ b/web/components/config/edit-instance-details.tsx
@@ -104,15 +104,25 @@ export default function EditInstanceDetails() {
initialValue={instanceDetails.logo}
onChange={handleFieldChange}
/>
- {instanceDetails.logo && }
+ {instanceDetails.logo && }
Increase your audience by appearing in the{' '} Owncast Directory - . This is an external service run by the Owncast project. Learn more. - {!yp.instanceUrl &&
Edit the content of your page by using simple{' '} - Markdown syntax. + + Markdown syntax + + .
- Learn more about how each of these settings - can impact the performance of your server. + + Learn more + {' '} + about how each of these settings can impact the performance of your server.
- Read more about CPU usage. + + Read more about CPU usage. +
{selectedVideoBRnote()}
- + Read the documentation before enabling, as it impacts your stream.
@@ -314,7 +336,13 @@ export default function VideoVariantForm({{selectedFramerateNote()}
- Read more about framerates. + + Read more about framerates. +
diff --git a/web/components/main-layout.tsx b/web/components/main-layout.tsx index aed1b1f23..57f0b01a3 100644 --- a/web/components/main-layout.tsx +++ b/web/components/main-layout.tsx @@ -204,7 +204,9 @@ export default function MainLayout(props) {The following are displayed on your site to describe your stream and its content.{' '} - Learn more. + + Learn more. +
Owncast supports optionally using external storage providers to distribute your video. Learn more about this by visiting our{' '} - Storage Documentation. + + Storage Documentation + + .
Configuring this incorrectly will likely cause your video to be unplayable. Double check the diff --git a/web/pages/config-video.tsx b/web/pages/config-video.tsx index a62bfb936..664a084cf 100644 --- a/web/pages/config-video.tsx +++ b/web/pages/config-video.tsx @@ -12,9 +12,11 @@ export default function ConfigVideoSettings() {
Before changing your video configuration{' '} - visit the video documentation to learn how - it impacts your stream performance. The general rule is to start conservatively by having - one middle quality stream output variant and experiment with adding more of varied + + visit the video documentation + {' '} + to learn how it impacts your stream performance. The general rule is to start conservatively + by having one middle quality stream output variant and experiment with adding more of varied qualities.
diff --git a/web/pages/help.tsx b/web/pages/help.tsx index 5aac7875c..380e8423a 100644 --- a/web/pages/help.tsx +++ b/web/pages/help.tsx @@ -121,7 +121,14 @@ export default function Help() { {' '} FAQ {' '} - or exist in our discussions + or exist in our{' '} + + discussions +