From cb24ba61e2d03c57adc8a8102b9c0248e2032b86 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Fri, 14 Feb 2014 12:06:16 +0000 Subject: Replace Livejournal icon with something vaguely similar Drawn in Inkscape and released under the IkiWiki basewiki license. --- underlays/openid-selector/ikiwiki/openid/livejournal.png | Bin 0 -> 772 bytes underlays/openid-selector/ikiwiki/openid/openid-jquery.js | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 underlays/openid-selector/ikiwiki/openid/livejournal.png (limited to 'underlays') diff --git a/underlays/openid-selector/ikiwiki/openid/livejournal.png b/underlays/openid-selector/ikiwiki/openid/livejournal.png new file mode 100644 index 000000000..d86ee5eac Binary files /dev/null and b/underlays/openid-selector/ikiwiki/openid/livejournal.png differ diff --git a/underlays/openid-selector/ikiwiki/openid/openid-jquery.js b/underlays/openid-selector/ikiwiki/openid/openid-jquery.js index 48f1dfccc..f9a29e5dd 100644 --- a/underlays/openid-selector/ikiwiki/openid/openid-jquery.js +++ b/underlays/openid-selector/ikiwiki/openid/openid-jquery.js @@ -26,7 +26,7 @@ var providers_large = { var providers_small = { livejournal: { name: 'LiveJournal', - icon: 'http://livejournal.com/favicon.ico', + icon: 'ikiwiki/openid/livejournal.png', label: 'Enter your Livejournal username:', url: 'http://{username}.livejournal.com/' }, -- cgit v1.2.3