Skip to content

Commit 99fb0f0

Browse files
committed
Add AlertBox Overlay
1 parent aa2b2fd commit 99fb0f0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pages/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,9 @@
8888
</div>
8989
</div>
9090
</div>
91+
<div class="body-text">
92+
Get Started: <a class="login-button" href="https://id.twitch.tv/oauth2/authorize?response_type=code&client_id={client_id}&scope=channel:read:polls&redirect_uri={redirect_uri}"><i class="fa-brands fa-twitch"></i> Login to Twitch</a> <br><br>
93+
</div>
9194
<div class="subheader"><a href="/">Alert Box</a></div>
9295
<div class="prediction-container">
9396
<div class="img-container"> <img src="img/alert-free-design.png" width="460" height="340" alt=""/>

0 commit comments

Comments
 (0)