diff options
Diffstat (limited to 'doc/tips/html5.mdwn')
-rw-r--r-- | doc/tips/html5.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/tips/html5.mdwn b/doc/tips/html5.mdwn index b47c3fe39..d71cfe4e2 100644 --- a/doc/tips/html5.mdwn +++ b/doc/tips/html5.mdwn @@ -1,3 +1,5 @@ +[[!meta date="2010-05-02 17:16:15 -0400"]] + First, if you just want to embed videos using the html5 `<video>` tag, you can do that without switching anything else to html5. However, if you want to fully enter the brave new world of html5, read on.. |