author | NIIBE Yutaka <gniibe@fsij.org> | 2017年02月14日 11:38:20 +0900 |
---|---|---|
committer | NIIBE Yutaka <gniibe@fsij.org> | 2017年02月14日 11:38:20 +0900 |
commit | b2a58275da22b520596229349c71290e0dc5c743 (patch) | |
tree | 1b2988bacf8dd44343259011647b2e79b5e7176e | |
parent | 89a7ef513268b5727a50a1e49e959328889a3e22 (diff) |
-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> |