diff options
author | Florian Kaiser <florian.kaiser@fnkr.net> | 2013-08-08 13:51:57 +0200 |
---|---|---|
committer | Florian Kaiser <florian.kaiser@fnkr.net> | 2013-08-08 13:51:57 +0200 |
commit | 9ad393b2ebed2ba0dc8ccf0ffbf8b080da0564ac (patch) | |
tree | 9a02b87638af1f9141ea701ad8035e1d9a7b8400 /README.md | |
parent | 1a83fea711961844adc7ddb21ce007143fefc144 (diff) | |
download | gitlab-ce-9ad393b2ebed2ba0dc8ccf0ffbf8b080da0564ac.tar.gz |
new animated-screenshots
- half size: 1465 KB -> 641KB
- mutch better quality
- no MakeAGIF.com branding
- HTTPS link (via github gist) so there is no github-camo proxy needed (camo makes this image loading 0.55s slower in my short test)
- all source-files are available here: https://gist.github.com/fnkr/2f9badd56bfe0ed04ee7
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 2e2408923de..ed8c59ab80e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![logo](https://raw.github.com/gitlabhq/gitlabhq/master/public/gitlab_logo.png) -![animated-screenshots](http://makeagif.com/media/6-23-2013/AN3Mo6.gif) +![animated-screenshots](https://gist.github.com/fnkr/2f9badd56bfe0ed04ee7/raw/compiled.gif) ### GitLab allows you to * keep your code secure on your own server |