From 9493f0f0b955af4dad260bf2f823b9adc7f63049 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Mon, 29 Feb 2016 16:29:06 +0100 Subject: Move screenshot into repo --- README.md | 2 +- screenshot.jpg | Bin 0 -> 20988 bytes 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 screenshot.jpg diff --git a/README.md b/README.md index ff23442..3639b4c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ### A Web 2.0 Photo Gallery Done Right via Static JSON & Dynamic Javascript #### by Jason A. Donenfeld () -![Screenshot](http://data.zx2c4.com/photo-float-small.jpg) +![Screenshot](screenshot.jpg) PhotoFloat is an open source web photo gallery aimed at sleekness and speed. It keeps with an old hat mentality, preferring to work over directory structures rather than esoteric photo database management software. Everything it generates is static, which means it's extremely fast. diff --git a/screenshot.jpg b/screenshot.jpg new file mode 100644 index 0000000..b879643 Binary files /dev/null and b/screenshot.jpg differ -- cgit v1.2.3-59-g8ed1b