about summary refs log blame commit diff stats
path: root/public/index.html
blob: f7390b35a2f07d1023a2f1da264c59f1012ac63d (plain) (tree)
1
2
3
4
5
6
7
8
9




                                                                          
                                                                                                                       
                                              
                                                              
                                                               



                                                                              
                                     

         
                                                        

         
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <meta name="description" content="A website to show which Eureka monsters are mutating or augmenting right now." />
    <link rel="stylesheet" href="/pure.css" />
    <link rel="stylesheet" href="/pure-responsive-grid.css" />
    <link rel="stylesheet" type="text/css" href="/index.css" />
    <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
    <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
    <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
    <link rel="manifest" href="/site.webmanifest">
    <title>FFXIV Eureka Marks</title>
  </head>
  <body>
    <script type="module" src="/dist/index.js"></script>
  </body>
</html>