diff options
| author | Priyansh <[email protected]> | 2020-12-22 18:39:20 +0530 |
|---|---|---|
| committer | Priyansh <[email protected]> | 2020-12-22 18:39:20 +0530 |
| commit | fb873ec2c3cb71cd478e6d48b424ddbba67cab0a (patch) | |
| tree | 29e763f84d54d24152a212ec19cdfad2d56235b5 /app | |
| parent | 6593dc005ae8d8f94e7c6644e3af4026e57cd2bf (diff) | |
| download | styx-fb873ec2c3cb71cd478e6d48b424ddbba67cab0a.tar.xz styx-fb873ec2c3cb71cd478e6d48b424ddbba67cab0a.zip | |
App rewrite using typescript
Diffstat (limited to 'app')
| -rw-r--r-- | app/app.html | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/app/app.html b/app/app.html deleted file mode 100644 index e9e71bc..0000000 --- a/app/app.html +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> -<head> - <meta charset="UTF-8"> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>Styx</title> -</head> -<body> - Styx File Manager -</body> -</html>
\ No newline at end of file |
