github.com/tilt-dev/tilt@v0.33.15-0.20240515162809-0a22ed45d8a0/web/public/index.html (about) 1 <!DOCTYPE html> 2 <html lang="en"> 3 <head> 4 <meta charset="utf-8"> 5 <link id="favicon" rel="shortcut icon" href="/favicon.ico"> 6 <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700|Montserrat:400,600" rel="stylesheet"> 7 <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" /> 8 <link rel="manifest" href="/manifest.json"> 9 <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> 10 <meta name="theme-color" content="#000000"> 11 <title>Tilt</title> 12 </head> 13 <body> 14 <noscript> 15 You need to enable JavaScript to run this app. 16 </noscript> 17 <div id="root"></div> 18 </body> 19 </html>