-rw-r--r-- | content/images/fsfe.org/campaigns/ilovefs/artwork/graphics/ilovefs-banner-medium-en.png | bin | 0 -> 20193 bytes |
-rw-r--r-- | theme/templates/base.html | 1 |
diff --git a/content/images/fsfe.org/campaigns/ilovefs/artwork/graphics/ilovefs-banner-medium-en.png b/content/images/fsfe.org/campaigns/ilovefs/artwork/graphics/ilovefs-banner-medium-en.png Binary files differnew file mode 100644 index 0000000..2edced5 --- /dev/null +++ b/content/images/fsfe.org/campaigns/ilovefs/artwork/graphics/ilovefs-banner-medium-en.png diff --git a/theme/templates/base.html b/theme/templates/base.html index 0052b35..56a9887 100644 --- a/theme/templates/base.html +++ b/theme/templates/base.html @@ -19,6 +19,7 @@ <body id="index" > <header id="banner" class="body"> <h1><a href="/"><img src="{{SITELOGO}}" /></a> +<a href="http://ilovefs.org" style="position: absolute; left: 200px; top: 1px"><img src="/images/fsfe.org/campaigns/ilovefs/artwork/graphics/ilovefs-banner-medium-en.png" style="border: 0 !important;" alt="I love Free Software!"></a> <p id="h1">{{ SITENAME }}</p> {% if SITESUBTITLE %}<p id="h2">{{ SITESUBTITLE }}</p>{% endif %}</h1> <nav><ul> |