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

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 KiB