diff options
author | Marvin Borner | 2020-11-23 20:36:33 +0100 |
---|---|---|
committer | Marvin Borner | 2020-11-23 20:36:33 +0100 |
commit | f32a888e6fdcb13802f289ba1aa58b70fa9466f3 (patch) | |
tree | 2e49ccdc23f439bd0e903364fdcc8890bab91172 /res/www | |
parent | 23798b52a0aa4bf556b06f15fb9f5923db3cc46f (diff) |
Fixed many things in XML indenting
Diffstat (limited to 'res/www')
-rw-r--r-- | res/www/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/www/index.html b/res/www/index.html index 15a9a7b..49e1b07 100644 --- a/res/www/index.html +++ b/res/www/index.html @@ -1,3 +1,5 @@ +<!DOCTYPE html> +<!-- MIT License, Copyright (c) 2020 Marvin Borner --> <html> <head> <meta charset="UTF-8" /> |