diff options
Diffstat (limited to 'src/app.html')
| -rw-r--r-- | src/app.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app.html b/src/app.html index 26b3a70d..498e3f9c 100644 --- a/src/app.html +++ b/src/app.html @@ -1,4 +1,4 @@ -<!DOCTYPE html> +<!doctype html> <html lang="en"> <head> <!-- HTML --> |