From 3b8ebbf2f612e22af2f81a644d2c71fdaf810af6 Mon Sep 17 00:00:00 2001 From: Yaroslav Date: Thu, 31 Jan 2019 16:12:38 +0300 Subject: Minor non-code related corrections --- dvd/README.md | 2 +- dvd/dvd.js | 2 +- starfield/index.html | 5 ++++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/dvd/README.md b/dvd/README.md index ee80d70..4459017 100644 --- a/dvd/README.md +++ b/dvd/README.md @@ -1,6 +1,6 @@ # DVD Screensaver # -Just like the good old days, when you paused that DVD movie for a long time, except now you can watch that sweet old screensaver on demand at any time. +Just like the good old days, when you paused that DVD movie for a long time, except now you can watch that sweet old screensaver on demand at any time. It might hit the corner one or more times, but it is not guaranteed ;) To start the animation, just call the following function. You can omit passing the options object for the default experience. For it to work, you need to have a canvas object in your HTML document with id #dvd. diff --git a/dvd/dvd.js b/dvd/dvd.js index a0ae45b..c7ea495 100644 --- a/dvd/dvd.js +++ b/dvd/dvd.js @@ -1,6 +1,6 @@ /* DVD Screensaver JS v1.0.0 -Copyright 2018 Yaroslav de la Peña Smirnov +Copyright 2019 Yaroslav de la Peña Smirnov All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/starfield/index.html b/starfield/index.html index 9c7d0f2..1a8dea9 100644 --- a/starfield/index.html +++ b/starfield/index.html @@ -39,12 +39,15 @@ html{ -- cgit v1.2.3