From 31ecbe0f0973bbb58a559a26909e23b4b2998626 Mon Sep 17 00:00:00 2001 From: Yuriy Prokopets Date: Wed, 23 Oct 2013 12:39:46 +0300 Subject: [PATCH] fixed samples acoording new names --- examples/sample-1.html | 2 +- examples/sample-2.html | 2 +- examples/sample-3.html | 2 +- examples/sample-4.html | 2 +- examples/sample-5.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/sample-1.html b/examples/sample-1.html index 50d141b..c4dd9f0 100644 --- a/examples/sample-1.html +++ b/examples/sample-1.html @@ -1,7 +1,7 @@ - +

Simple countdown

diff --git a/examples/sample-2.html b/examples/sample-2.html index d643631..be4d92a 100644 --- a/examples/sample-2.html +++ b/examples/sample-2.html @@ -1,7 +1,7 @@ - +

Multi countdowns

diff --git a/examples/sample-3.html b/examples/sample-3.html index fa1916e..5ec27b4 100644 --- a/examples/sample-3.html +++ b/examples/sample-3.html @@ -1,7 +1,7 @@ - +

Countdown with options

diff --git a/examples/sample-4.html b/examples/sample-4.html index bfff47b..41b0fa7 100644 --- a/examples/sample-4.html +++ b/examples/sample-4.html @@ -1,7 +1,7 @@ - +

Countdown with callback

diff --git a/examples/sample-5.html b/examples/sample-5.html index a3e4a13..16634d6 100644 --- a/examples/sample-5.html +++ b/examples/sample-5.html @@ -1,7 +1,7 @@ - +

Callback with context