aboutsummaryrefslogtreecommitdiff
path: root/underlays
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2014-02-14 12:06:16 +0000
committerSimon McVittie <smcv@debian.org>2014-02-14 12:06:16 +0000
commitcb24ba61e2d03c57adc8a8102b9c0248e2032b86 (patch)
tree799dce7eb4215a39690ef83d0074d6f87a3a4ccb /underlays
parentf75d8e09d2986f78468fe0c135185b9556a4093d (diff)
downloadikiwiki-cb24ba61e2d03c57adc8a8102b9c0248e2032b86.tar
ikiwiki-cb24ba61e2d03c57adc8a8102b9c0248e2032b86.tar.gz
Replace Livejournal icon with something vaguely similar
Drawn in Inkscape and released under the IkiWiki basewiki license.
Diffstat (limited to 'underlays')
-rw-r--r--underlays/openid-selector/ikiwiki/openid/livejournal.pngbin0 -> 772 bytes
-rw-r--r--underlays/openid-selector/ikiwiki/openid/openid-jquery.js2
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
new file mode 100644
index 000000000..d86ee5eac
--- /dev/null
+++ b/underlays/openid-selector/ikiwiki/openid/livejournal.png
Binary files 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/'
},