[stem/master] Using the official git logo

commit 302ad96b7eaacc40784dfef43d4a3cdbcba4986e Author: Damian Johnson <atagar@torproject.org> Date: Sat Mar 30 18:02:59 2013 -0700 Using the official git logo I'm a bit torn between our custom git logo and the official one. Opting for the later in large part because it's now next to FreeBSD which has a red logo, so this looks a little better. --- docs/_static/section/download/git.png | Bin 4749 -> 2273 bytes docs/_static/section/download/git_alt.png | Bin 0 -> 4749 bytes docs/download.rst | 15 ++++++++++----- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/docs/_static/section/download/git.png b/docs/_static/section/download/git.png index 88e399e..529aa0f 100644 Binary files a/docs/_static/section/download/git.png and b/docs/_static/section/download/git.png differ diff --git a/docs/_static/section/download/git_alt.png b/docs/_static/section/download/git_alt.png new file mode 100644 index 0000000..88e399e Binary files /dev/null and b/docs/_static/section/download/git_alt.png differ diff --git a/docs/download.rst b/docs/download.rst index f99750d..d151d76 100644 --- a/docs/download.rst +++ b/docs/download.rst @@ -3,11 +3,6 @@ Download .. Image Sources: - * Git - Source: http://www.dylanbeattie.net/git_logo/ - Author: Dylan Beattie - License: CC v3 (A, SA) - * PyPI Source: http://www.python.org/community/logos/ License: http://www.python.org/psf/trademarks @@ -24,6 +19,16 @@ Download * Arch Linux Source: https://en.wikipedia.org/wiki/File:Archlinux-official-fullcolour.svg + + * Git + Source: https://en.wikipedia.org/wiki/File:Git-logo.svg + Author: Jason Long + License: CC v3 (A) + + * Git (Alternate) + Source: http://www.dylanbeattie.net/git_logo/ + Author: Dylan Beattie + License: CC v3 (A, SA) .. list-table:: :widths: 1 10
participants (1)
-
atagar@torproject.org