diff options
Diffstat (limited to 'gui/index.html')
| -rw-r--r-- | gui/index.html | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/gui/index.html b/gui/index.html deleted file mode 100644 index 458e452..0000000 --- a/gui/index.html +++ /dev/null @@ -1,13 +0,0 @@ -<!doctype html> -<html lang="en"> - <head> - <meta charset="UTF-8" /> - <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <title>Budgeting App</title> - <link rel="stylesheet" href="/styles.css" /> - </head> - <body> - <div id="root"></div> - <script type="module" src="/src/index.tsx"></script> - </body> -</html> |
