From c947283f97c94749a3a1ffc16f4bbd0ce538ade7 Mon Sep 17 00:00:00 2001 From: Aamir Khan Date: Mon, 25 Jun 2012 19:22:00 -0400 Subject: login images --- static/img/login/browserid.png | Bin 0 -> 1798 bytes static/img/login/facebook.png | Bin 0 -> 3541 bytes static/img/login/google.png | Bin 0 -> 3549 bytes static/img/login/openid.png | Bin 0 -> 2950 bytes static/img/login/twitter.png | Bin 0 -> 3425 bytes static/img/login/yahoo.png | Bin 0 -> 3186 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 static/img/login/browserid.png create mode 100644 static/img/login/facebook.png create mode 100644 static/img/login/google.png create mode 100644 static/img/login/openid.png create mode 100644 static/img/login/twitter.png create mode 100644 static/img/login/yahoo.png diff --git a/static/img/login/browserid.png b/static/img/login/browserid.png new file mode 100644 index 0000000..919a5c7 Binary files /dev/null and b/static/img/login/browserid.png differ diff --git a/static/img/login/facebook.png b/static/img/login/facebook.png new file mode 100644 index 0000000..551100d Binary files /dev/null and b/static/img/login/facebook.png differ diff --git a/static/img/login/google.png b/static/img/login/google.png new file mode 100644 index 0000000..b840860 Binary files /dev/null and b/static/img/login/google.png differ diff --git a/static/img/login/openid.png b/static/img/login/openid.png new file mode 100644 index 0000000..bc81687 Binary files /dev/null and b/static/img/login/openid.png differ diff --git a/static/img/login/twitter.png b/static/img/login/twitter.png new file mode 100644 index 0000000..14960b8 Binary files /dev/null and b/static/img/login/twitter.png differ diff --git a/static/img/login/yahoo.png b/static/img/login/yahoo.png new file mode 100644 index 0000000..e9deaf2 Binary files /dev/null and b/static/img/login/yahoo.png differ -- cgit