diff --git a/web/components/config/edit-instance-details.tsx b/web/components/config/edit-instance-details.tsx index 4c794d1d6..4f8d75b49 100644 --- a/web/components/config/edit-instance-details.tsx +++ b/web/components/config/edit-instance-details.tsx @@ -113,7 +113,7 @@ export default function EditInstanceDetails() { Owncast Directory . This is an external service run by the Owncast project.{' '} - + Learn more . diff --git a/web/components/config/video-latency.tsx b/web/components/config/video-latency.tsx index 5f5c586fb..b044a0ec8 100644 --- a/web/components/config/video-latency.tsx +++ b/web/components/config/video-latency.tsx @@ -108,7 +108,7 @@ export default function VideoLatency() { For interactive live streams you may want to experiment with a lower latency, for non-interactive broadcasts you may want to increase it.{' '} diff --git a/web/components/config/video-variant-form.tsx b/web/components/config/video-variant-form.tsx index d8c2f2eca..50c7e13f1 100644 --- a/web/components/config/video-variant-form.tsx +++ b/web/components/config/video-variant-form.tsx @@ -104,7 +104,7 @@ export default function VideoVariantForm({ return (

- + Learn more {' '} about how each of these settings can impact the performance of your server. @@ -140,7 +140,7 @@ export default function VideoVariantForm({

@@ -175,7 +175,7 @@ export default function VideoVariantForm({

@@ -196,7 +196,7 @@ export default function VideoVariantForm({ to optionally resize your content for this stream output then you should either set the width or the height to keep your aspect ratio.{' '} @@ -235,7 +235,7 @@ export default function VideoVariantForm({

@@ -287,7 +287,7 @@ export default function VideoVariantForm({

diff --git a/web/components/main-layout.tsx b/web/components/main-layout.tsx index 2ec9ef396..f0d84f2a9 100644 --- a/web/components/main-layout.tsx +++ b/web/components/main-layout.tsx @@ -210,7 +210,7 @@ export default function MainLayout(props) { {children}

diff --git a/web/pages/access-tokens.tsx b/web/pages/access-tokens.tsx index d6f82f1d6..17ce50242 100644 --- a/web/pages/access-tokens.tsx +++ b/web/pages/access-tokens.tsx @@ -221,7 +221,7 @@ export default function AccessTokens() { Read more about how to use these tokens, with examples, at{' '} diff --git a/web/pages/config-public-details.tsx b/web/pages/config-public-details.tsx index 6a813f501..5f0607702 100644 --- a/web/pages/config-public-details.tsx +++ b/web/pages/config-public-details.tsx @@ -14,7 +14,7 @@ export default function PublicFacingDetails() { General Settings

The following are displayed on your site to describe your stream and its content.{' '} - + Learn more.

diff --git a/web/pages/config-storage.tsx b/web/pages/config-storage.tsx index fb57d2b4f..bb7216a2b 100644 --- a/web/pages/config-storage.tsx +++ b/web/pages/config-storage.tsx @@ -11,7 +11,7 @@ export default function ConfigStorageInfo() {

Owncast supports optionally using external storage providers to distribute your video. Learn more about this by visiting our{' '} - + Storage Documentation . diff --git a/web/pages/config-video.tsx b/web/pages/config-video.tsx index 664a084cf..ab0cfb540 100644 --- a/web/pages/config-video.tsx +++ b/web/pages/config-video.tsx @@ -12,7 +12,7 @@ export default function ConfigVideoSettings() { Video configuration

Before changing your video configuration{' '} - + visit the video documentation {' '} to learn how it impacts your stream performance. The general rule is to start conservatively diff --git a/web/pages/help.tsx b/web/pages/help.tsx index 380e8423a..c89bd82ba 100644 --- a/web/pages/help.tsx +++ b/web/pages/help.tsx @@ -23,7 +23,7 @@ export default function Help() { content: (

@@ -38,7 +38,7 @@ export default function Help() { content: (
@@ -52,7 +52,7 @@ export default function Help() { title: 'I want to embed my stream into another site', content: (
- + Learn more
@@ -63,7 +63,7 @@ export default function Help() { title: 'I want to customize my website', content: (
- + Learn more
@@ -74,7 +74,7 @@ export default function Help() { title: 'I want to tweak my video output', content: (
- + Learn more
@@ -85,7 +85,7 @@ export default function Help() { title: 'I want to use an external storage provider', content: (
- + Learn more
@@ -117,7 +117,7 @@ export default function Help() { content: (
Most general questions are answered in our - + {' '} FAQ {' '} @@ -138,7 +138,7 @@ export default function Help() { content: (
You can build your own bots, overlays, tools and add-ons with our - +  developer APIs. 
@@ -156,7 +156,7 @@ export default function Help() {