Added Twitch OBS screenshot to public folder.
This commit is contained in:
parent
342c240958
commit
24364348a1
|
@ -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.
|
||||||
|
|
BIN
web/public/twitch-bot-obs-screenshot.jpg
Normal file
BIN
web/public/twitch-bot-obs-screenshot.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 128 KiB |
Loading…
Reference in New Issue
Block a user