diff --git a/server/server/templates/.gitkeep b/server/server/templates/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..8d1c8b69c3fce7bea45c73efd06983e3c419a92f --- /dev/null +++ b/server/server/templates/.gitkeep @@ -0,0 +1 @@ + diff --git a/server/server/templates/index.html b/server/server/templates/index.html deleted file mode 100644 index c84fa14b3563a015bc97867fc29db2b9c983c5bd..0000000000000000000000000000000000000000 --- a/server/server/templates/index.html +++ /dev/null @@ -1,16 +0,0 @@ -<!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>