diff --git a/web/components/config/edit-instance-details.tsx b/web/components/config/edit-instance-details.tsx index 4f8d75b49..dbade5a5d 100644 --- a/web/components/config/edit-instance-details.tsx +++ b/web/components/config/edit-instance-details.tsx @@ -113,7 +113,11 @@ 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-variant-form.tsx b/web/components/config/video-variant-form.tsx index 50c7e13f1..edf3af684 100644 --- a/web/components/config/video-variant-form.tsx +++ b/web/components/config/video-variant-form.tsx @@ -104,7 +104,11 @@ export default function VideoVariantForm({ return (
- + Learn more {' '} about how each of these settings can impact the performance of your server. diff --git a/web/pages/config-public-details.tsx b/web/pages/config-public-details.tsx index 5f0607702..0dba0ae97 100644 --- a/web/pages/config-public-details.tsx +++ b/web/pages/config-public-details.tsx @@ -14,7 +14,11 @@ export default function PublicFacingDetails() {
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 bb7216a2b..464e70cff 100644 --- a/web/pages/config-storage.tsx +++ b/web/pages/config-storage.tsx @@ -11,7 +11,11 @@ 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 ab0cfb540..c7a4a52e4 100644 --- a/web/pages/config-video.tsx +++ b/web/pages/config-video.tsx @@ -12,7 +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 diff --git a/web/pages/help.tsx b/web/pages/help.tsx index c89bd82ba..bc9349698 100644 --- a/web/pages/help.tsx +++ b/web/pages/help.tsx @@ -52,7 +52,11 @@ export default function Help() { title: 'I want to embed my stream into another site', content: (