You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ea...@apache.org on 2017/01/05 13:30:08 UTC

qpid-dispatch git commit: DISPATCH-602 Added favicon

Repository: qpid-dispatch
Updated Branches:
  refs/heads/master 29f4195fa -> fa13d281d


DISPATCH-602 Added favicon


Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/fa13d281
Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/fa13d281
Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/fa13d281

Branch: refs/heads/master
Commit: fa13d281d18c8641a9c6deaea65f9f9507015699
Parents: 29f4195
Author: Ernest Allen <ea...@redhat.com>
Authored: Thu Jan 5 08:29:50 2017 -0500
Committer: Ernest Allen <ea...@redhat.com>
Committed: Thu Jan 5 08:29:50 2017 -0500

----------------------------------------------------------------------
 console/stand-alone/favicon-32x32.png | Bin 0 -> 1055 bytes
 console/stand-alone/index.html        |   1 +
 2 files changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/fa13d281/console/stand-alone/favicon-32x32.png
----------------------------------------------------------------------
diff --git a/console/stand-alone/favicon-32x32.png b/console/stand-alone/favicon-32x32.png
new file mode 100644
index 0000000..bd39a8b
Binary files /dev/null and b/console/stand-alone/favicon-32x32.png differ

http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/fa13d281/console/stand-alone/index.html
----------------------------------------------------------------------
diff --git a/console/stand-alone/index.html b/console/stand-alone/index.html
index cea5316..6f24442 100644
--- a/console/stand-alone/index.html
+++ b/console/stand-alone/index.html
@@ -37,6 +37,7 @@ under the License.
     <link rel="stylesheet" href="plugin/css/dispatch.css" type="text/css"/>
     <link rel="stylesheet" href="plugin/css/site-base.css" type="text/css"/>
     <link rel="stylesheet" href="https://cdn.rawgit.com/mohsen1/json-formatter/master/dist/json-formatter.min.css" type="text/css"/>
+    <link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32" />
 
 </head>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org