diff --git a/server/server/templates/index.html b/server/server/templates/index.html new file mode 100644 index 0000000000000000000000000000000000000000..c84fa14b3563a015bc97867fc29db2b9c983c5bd --- /dev/null +++ b/server/server/templates/index.html @@ -0,0 +1,16 @@ +<!DOCTYPE html> +<html lang="en"> + <head> + <meta charset="UTF-8"> + <link rel="icon" href="/static/favicon.ico"> + <link rel="stylesheet" href="https://styleguide.pirati.cz/2.12.x/css/styles.css"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <title>GenerĂ¡tor grafiky</title> + <script type="module" crossorigin src="/static/index-21610baa.js"></script> + <link rel="stylesheet" href="/static/index-ba72a822.css"> + </head> + <body> + <div id="app"></div> + + </body> +</html>