tabItem(tabName = "Home",
HTML("<h1><center>WELCOME TO MY LEAGUE OF LEGENDS APPLICATION</center></h1>"),
HTML("<center><img src=LOL.png width=950></img></center>"),
br(),
HTML("<center><h2>In this app, you can view statistics for three leagues around the world: <img src=LCK.png height=50></img>LCK, <img src=LPL.png height=50></img>LPL, <img src=LEC.png height=50></img>LEC and <img src=LFL.png height=50></img>LFL.</h2></center>"),
br(),
br(),
HTML("<center><h5>This app isn't endorsed by Riot Games and doesn't reflect the views or opinions of Riot Games or anyone officially involved in producing or managing Riot Games properties. Riot Games, and all associated properties are trademarks or registered trademarks of Riot Games, Inc.</h5></center>"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.