:Savannah personal link and logo

master
Mike Gerwitz 2015-05-19 23:12:49 -04:00
parent 1ead904c43
commit 4ca56c122f
No known key found for this signature in database
GPG Key ID: F22BB8158EE30EAB
3 changed files with 15 additions and 2 deletions

View File

@ -1,7 +1,12 @@
The ``GNU Inside'' page fold and its source file, authored by Mike Gerwitz, are The ``GNU Inside'' page fold and its source file, authored by Mike Gerwitz, are
licensed under the Creative Commons Attribution-ShareAlike 2.0 Unported licensed under the Creative Commons Attribution-ShareAlike 2.0 Unported
License. Incorporates "A Bold GNU Head" by Aurelio A. Heckert, available at License. Available at <https://www.gnu.org/graphics/gnu-inside.html>.
<https://www.gnu.org/graphics/heckert_gnu.html> Incorporates "A Bold GNU Head" by Aurelio A. Heckert, available at
<https://www.gnu.org/graphics/heckert_gnu.html>.
The ``Levitating, Meditating, Flute-Playing Gnu'' image, authored by the
Nevrax Design Team, is licensed under the GNU GPLv3+, available at
<https://www.gnu.org/graphics/meditate.html>.
Information on the Creative Commons button image may be found at Information on the Creative Commons button image may be found at
<http://creativecommons.org/policies>. <http://creativecommons.org/policies>.

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

@ -142,6 +142,14 @@ html_index_footer=$(cat <<EOM
width="42" height="42" border="0" width="42" height="42" border="0"
/> />
</a> </a>
<a href="https://savannah.gnu.org/users/mikegerwitz">
<img src="/images/meditate-42.png"
alt="See me on Savannah"
title="See me on Savannah"
width="42" height="42" border="0"
/>
</a>
</div> </div>
EOM EOM
) )