diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2022-05-01 00:56:06 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2022-05-01 00:56:06 +0200 |
| commit | a7cf03c192470cbab13edeb1aec99e0c66dede10 (patch) | |
| tree | 581b4430d1de958dcb666bae80a7678332134602 /src/app.html | |
| parent | 010f307346e525ac2e4239a0549d2c1a4d6d102b (diff) | |
Update / use typescript
Diffstat (limited to 'src/app.html')
| -rw-r--r-- | src/app.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/app.html b/src/app.html index 062ed0f..3699181 100644 --- a/src/app.html +++ b/src/app.html @@ -11,7 +11,6 @@ %svelte.head% <link rel="manifest" href="/manifest.webmanifest" /> - <link rel="stylesheet" href="/global.css" /> </head> <body> <noscript> |