diff options
Diffstat (limited to 'underlays')
-rw-r--r-- | underlays/openid-selector/ikiwiki/openid/livejournal.png | bin | 0 -> 772 bytes | |||
-rw-r--r-- | underlays/openid-selector/ikiwiki/openid/openid-jquery.js | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/underlays/openid-selector/ikiwiki/openid/livejournal.png b/underlays/openid-selector/ikiwiki/openid/livejournal.png Binary files differnew file mode 100644 index 000000000..d86ee5eac --- /dev/null +++ b/underlays/openid-selector/ikiwiki/openid/livejournal.png 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/' }, |