diff --git a/index.html b/index.html
index fffca0d..941f753 100644
--- a/index.html
+++ b/index.html
@@ -5,8 +5,8 @@
-
-
Protokolle
+
+ Autoindex Example
+ tblHtm += `
| folder${type} |
${dir_name} |
${dir_date} |
@@ -201,7 +201,7 @@ function setData(a = [], n = [0, 0, 0, 0], p = 15000, m = 1, c = 'table tbody',
file_date = new Date(files[i].mtime).toLocaleString(window.language)
file_size = files[i].size
- tblHtm += `
+ tblHtm += `
| insert_drive_file${type} |
${file_name} |
${file_date} |