diff --git a/.gitignore b/.gitignore index 45dd7eb..65b45ab 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /.buildpath /.project /-child +.vscode diff --git a/css/images/border.png b/css/images/border.png new file mode 100755 index 0000000..9386f35 Binary files /dev/null and b/css/images/border.png differ diff --git a/css/images/controls.png b/css/images/controls.png new file mode 100755 index 0000000..1ec3cb1 Binary files /dev/null and b/css/images/controls.png differ diff --git a/css/images/loading.gif b/css/images/loading.gif new file mode 100755 index 0000000..0325c8d Binary files /dev/null and b/css/images/loading.gif differ diff --git a/css/images/loading_background.png b/css/images/loading_background.png new file mode 100755 index 0000000..23a336b Binary files /dev/null and b/css/images/loading_background.png differ diff --git a/css/images/overlay.png b/css/images/overlay.png new file mode 100755 index 0000000..10362a4 Binary files /dev/null and b/css/images/overlay.png differ diff --git a/images/icons.png b/images/icons.png new file mode 100755 index 0000000..7a79f7a Binary files /dev/null and b/images/icons.png differ diff --git a/images/loader.gif b/images/loader.gif new file mode 100755 index 0000000..a82c2aa Binary files /dev/null and b/images/loader.gif differ diff --git a/images/loading.gif b/images/loading.gif new file mode 100755 index 0000000..7ca73e9 Binary files /dev/null and b/images/loading.gif differ diff --git a/images/logo.png b/images/logo.png new file mode 100644 index 0000000..1251c79 Binary files /dev/null and b/images/logo.png differ diff --git a/images/monde.png b/images/monde.png new file mode 100644 index 0000000..97514fb Binary files /dev/null and b/images/monde.png differ diff --git a/images/wikipedia.png b/images/wikipedia.png new file mode 100644 index 0000000..25d2aec Binary files /dev/null and b/images/wikipedia.png differ diff --git a/js/flickr.png b/js/flickr.png new file mode 100644 index 0000000..ac08829 Binary files /dev/null and b/js/flickr.png differ diff --git a/js/recentpostsbutton.png b/js/recentpostsbutton.png new file mode 100755 index 0000000..b007f79 Binary files /dev/null and b/js/recentpostsbutton.png differ diff --git a/js/zenphoto.png b/js/zenphoto.png new file mode 100644 index 0000000..8ad17e4 Binary files /dev/null and b/js/zenphoto.png differ diff --git a/screenshot.jpg b/screenshot.jpg new file mode 100644 index 0000000..31c8f3c Binary files /dev/null and b/screenshot.jpg differ