diff options
author | Mike Gerwitz <mtg@gnu.org> | 2015-05-19 23:12:49 -0400 |
---|---|---|
committer | Mike Gerwitz <mtg@gnu.org> | 2015-05-19 23:12:50 -0400 |
commit | 4ca56c122fed551be46a045eb912dfed91b54bb5 (patch) | |
tree | 5be0cfdc0536ff442944f62a37beb265c2413213 | |
parent | 1ead904c43e1ddf7e054431d1a0c66c31188d893 (diff) | |
download | thoughts-4ca56c122fed551be46a045eb912dfed91b54bb5.tar.gz thoughts-4ca56c122fed551be46a045eb912dfed91b54bb5.tar.bz2 thoughts-4ca56c122fed551be46a045eb912dfed91b54bb5.zip |
:Savannah personal link and logo
-rw-r--r-- | images/COPYING | 9 | ||||
-rw-r--r-- | images/meditate-42.png | bin | 0 -> 4440 bytes | |||
-rw-r--r-- | tpl/.config | 8 |
3 files changed, 15 insertions, 2 deletions
diff --git a/images/COPYING b/images/COPYING index e89975a..9421811 100644 --- a/images/COPYING +++ b/images/COPYING @@ -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>. diff --git a/images/meditate-42.png b/images/meditate-42.png Binary files differnew file mode 100644 index 0000000..17b5d2a --- /dev/null +++ b/images/meditate-42.png diff --git a/tpl/.config b/tpl/.config index b953402..56b753f 100644 --- a/tpl/.config +++ b/tpl/.config @@ -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 ) |