[Blends-commit] [SCM] website branch, master, updated. 70331813060f0e77ec242d7f3a1ff983897a800c
Ole Streicher
ole at aip.de
Fri Feb 19 12:44:25 UTC 2016
The following commit has been merged in the master branch:
commit 70331813060f0e77ec242d7f3a1ff983897a800c
Author: Ole Streicher <ole at aip.de>
Date: Fri Feb 19 13:44:21 2016 +0100
Add new Debian Astro logo
diff --git a/webtools/templates/debian-astro_idx.xhtml b/webtools/templates/debian-astro_idx.xhtml
index 02adee1..953052c 100644
--- a/webtools/templates/debian-astro_idx.xhtml
+++ b/webtools/templates/debian-astro_idx.xhtml
@@ -108,6 +108,14 @@
</py:for>
<p>${howtosetlang}</p>
<address>${updatetimestamp}</address>
+ <p>
+ The Debian Astro logo was created by
+ <a href="http://www.mariahammerstrom.com">Maria Hammerstrøm</a>
+ and is under the license
+ <a href="http://www.gnu.org/copyleft/lgpl.html">LGPL-3</a> or
+ <a href="http://creativecommons.org/licenses/by-sa/3.0/">CC BY-SA 3.0</a>
+ by your choice.
+ </p>
</div>
</body>
</html>
diff --git a/www/css/blends.css b/www/css/blends.css
index 3f43c67..ee02dd8 100644
--- a/www/css/blends.css
+++ b/www/css/blends.css
@@ -108,3 +108,6 @@ h1#med {
background-image: url('/img/splash_med.png');
}
+h1#astro {
+ background-image: url('/img/splash_astro.png');
+}
diff --git a/www/img/splash_astro.png b/www/img/splash_astro.png
new file mode 100644
index 0000000..4d2f5e6
Binary files /dev/null and b/www/img/splash_astro.png differ
--
Static and dynamic websites for Debian Pure Blends
More information about the Blends-commit
mailing list