diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-08-08 23:47:53 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-08-08 23:47:53 +0200 |
| commit | 0ea76772e71676253341fc830d9dc22b40adf997 (patch) | |
| tree | 4934817af7b5d6fb903727d2a818f0b9879a510b /slides/example | |
| parent | e33132e44aead4c11a0464e6ffabed0d9f73d03a (diff) | |
| download | mitjafelicijan.com-0ea76772e71676253341fc830d9dc22b40adf997.tar.gz | |
content update
Diffstat (limited to 'slides/example')
| -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 | ||
