Added Twitch OBS screenshot to public folder.

This commit is contained in:
Phil 2022-09-30 19:56:41 +01:00
parent 342c240958
commit 24364348a1
2 changed files with 3 additions and 3 deletions

View File

@ -372,12 +372,12 @@ function SetUpBot(props: {
<>
<Title
text={'Set up the bot for your own stream'}
className={'!mb-4 md:block'}
className={'!mb-0 md:block'}
/>
<Col className="gap-4">
<img
src="https://raw.githubusercontent.com/PhilBladen/ManifoldTwitchIntegration/master/docs/OBS.png" // TODO: Copy this into the Manifold codebase public folder
className="!-my-2"
src="/twitch-bot-obs-screenshot.jpg"
className="rounded-md border-t border-l border-r shadow-md"
></img>
To add the bot to your stream make sure you have logged in then follow
the steps below.

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 KiB