:Savannah personal link and logo
parent
1ead904c43
commit
4ca56c122f
|
@ -1,7 +1,12 @@
|
|||
The ``GNU Inside'' page fold and its source file, authored by Mike Gerwitz, are
|
||||
licensed under the Creative Commons Attribution-ShareAlike 2.0 Unported
|
||||
License. Incorporates "A Bold GNU Head" by Aurelio A. Heckert, available at
|
||||
<https://www.gnu.org/graphics/heckert_gnu.html>
|
||||
License. Available at <https://www.gnu.org/graphics/gnu-inside.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
|
||||
<http://creativecommons.org/policies>.
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 4.3 KiB |
|
@ -142,6 +142,14 @@ html_index_footer=$(cat <<EOM
|
|||
width="42" height="42" border="0"
|
||||
/>
|
||||
</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>
|
||||
EOM
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue