[gnus git] branch master updated: n0-13-57-g15bf5ed =2= Merge branch 'master' of https://git.gnus.org/gnus ; Add PNG favicon.
Ted Zlatanov <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 15bf5ed4d82563f869a58b1add7815bbd5f9b616 (commit)
via b08ebdb5c143bb1c297053785480985d9e25e1c8 (commit)
from d715adda2809176649227153d9e97564e755efb6 (commit)
- Log -----------------------------------------------------------------
commit 15bf5ed4d82563f869a58b1add7815bbd5f9b616
Merge: b08ebdb d715add
Author: Ted Zlatanov <[email protected]>
Date: Tue Mar 1 04:16:23 2011 -0600
Merge branch 'master' of https://git.gnus.org/gnus
commit b08ebdb5c143bb1c297053785480985d9e25e1c8
Author: Ted Zlatanov <[email protected]>
Date: Tue Mar 1 04:15:33 2011 -0600
Add PNG favicon.
* git.gnus.org/gnus-cgit.png: Add icon.
* git.gnus.org/index.html: Use it.
diff --git a/www/ChangeLog b/www/ChangeLog
index 0bf3145..1265218 100644
--- a/www/ChangeLog
+++ b/www/ChangeLog
@@ -1,3 +1,8 @@
+2011-03-01 Teodor Zlatanov <[email protected]>
+
+ * git.gnus.org/gnus-cgit.png: Add icon.
+ * git.gnus.org/index.html: Use it.
+
2010-04-20 Teodor Zlatanov <[email protected]>
* git.gnus.org/index.html: Tell about the cgit repository.
diff --git a/www/git.gnus.org/gnus-cgit.png b/www/git.gnus.org/gnus-cgit.png
new file mode 100644
index 0000000..86c5ee9
Binary files /dev/null and b/www/git.gnus.org/gnus-cgit.png differ
diff --git a/www/git.gnus.org/index.html b/www/git.gnus.org/index.html
index 4095f18..4bd036a 100644
--- a/www/git.gnus.org/index.html
+++ b/www/git.gnus.org/index.html
@@ -1,5 +1,6 @@
<HTML>
<HEAD>
+<link rel="icon" href="gnus-cgit.png" type="image/png" />
<TITLE>Gnus Git Repo</TITLE>
</HEAD>
<BODY>
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
www/ChangeLog | 5 +++++
www/git.gnus.org/gnus-cgit.png | Bin 0 -> 4244 bytes
www/git.gnus.org/index.html | 1 +
3 files changed, 6 insertions(+), 0 deletions(-)
create mode 100644 www/git.gnus.org/gnus-cgit.png
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".
The branch, master has been updated
hooks/post-receive
--
Gnus Project