github.com/raphaelreyna/latte@v0.11.2-0.20220317193248-98e2fcef4eef/docs/index.html (about) 1 <!DOCTYPE html> 2 <html lang="en"> 3 4 <head> 5 <meta charset="utf-8"> 6 <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> 7 <link rel="stylesheet" type="text/css" href="./index.css" /> 8 <link href="https://fonts.googleapis.com/css?family=Roboto+Condensed&display=swap" rel="stylesheet"> 9 <title>LaTTe</title> 10 </head> 11 12 <body> 13 <div id="banner"> 14 <div id="banner-content"> 15 <h1>LaTTe Web UI</h1> 16 </div> 17 </div> 18 <div class="mainContainer"> 19 <div id="root"></div> 20 </div> 21 </body> 22 <footer> 23 <script src="./bundle.js"></script> 24 </footer> 25 </html>