diff options
Diffstat (limited to 'slides')
| -rw-r--r-- | slides/example/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/slides/example/index.html b/slides/example/index.html index 6dd0d59..2ca36c0 100644 --- a/slides/example/index.html +++ b/slides/example/index.html | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | <!DOCTYPE html> | 1 | <!doctype html> |
| 2 | <html> | 2 | <html lang="en"> |
| 3 | 3 | ||
| 4 | <head> | 4 | <head> |
| 5 | <title>Title</title> | ||
| 6 | <meta charset="utf-8"> | 5 | <meta charset="utf-8"> |
| 6 | <title>Title</title> | ||
| 7 | <link rel="icon" type="image/gif" href="/assets/avatar.gif?ver=20180803"> | 7 | <link rel="icon" type="image/gif" href="/assets/avatar.gif?ver=20180803"> |
| 8 | </head> | 8 | </head> |
| 9 | 9 | ||
