From 5329d768f519c2fdef3adf7bb1ef0922f5c0b804 Mon Sep 17 00:00:00 2001 From: jywsn Date: Fri, 8 May 2015 14:00:08 -0500 Subject: [PATCH] Use protocol-relative image url in welcome.json --- website/static/welcome/welcome.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/static/welcome/welcome.json b/website/static/welcome/welcome.json index e62885b..e84eed6 100644 --- a/website/static/welcome/welcome.json +++ b/website/static/welcome/welcome.json @@ -7,7 +7,7 @@ "startDate":"1888", "text": "

TimelineJS is an open-source tool that enables you to build visually-rich interactive timelines and is available in 40 languages.

You're looking at an example of one right now.

Click on the arrow to the right to learn more.

", "asset": { - "media":"http://2.bp.blogspot.com/-dxJbW0CG8Zs/TmkoMA5-cPI/AAAAAAAAAqw/fQpsz9GpFdo/s1600/voyage-dans-la-lune-1902-02-g.jpg", + "media":"//2.bp.blogspot.com/-dxJbW0CG8Zs/TmkoMA5-cPI/AAAAAAAAAqw/fQpsz9GpFdo/s1600/voyage-dans-la-lune-1902-02-g.jpg", "credit":"", "caption":"" },