diff options
-rw-r--r-- | posts/css-video-backgrounds.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/posts/css-video-backgrounds.md b/posts/css-video-backgrounds.md index d4a3123..d8b1b14 100644 --- a/posts/css-video-backgrounds.md +++ b/posts/css-video-backgrounds.md @@ -1,6 +1,5 @@ -# CSS Video Backgrounds - -2018-04-16 +[[!meta title="CSS Video Backgrounds"]] +[[!meta date="2018-04-16"]] With the release of Safari 11.1 on macOS and Safari on iOS 11.3, developers now have the ability to support background videos (mp4 support only - at the time of this article) with pure CSS. |