Repository: orc Updated Branches: refs/heads/master 17caf014e -> d6cb8b9c1
Update website with new logo. Project: http://git-wip-us.apache.org/repos/asf/orc/repo Commit: http://git-wip-us.apache.org/repos/asf/orc/commit/d6cb8b9c Tree: http://git-wip-us.apache.org/repos/asf/orc/tree/d6cb8b9c Diff: http://git-wip-us.apache.org/repos/asf/orc/diff/d6cb8b9c Branch: refs/heads/master Commit: d6cb8b9c1e1a9d9cff95fc7b89c64ec011e2163a Parents: 17caf01 Author: Owen O'Malley <[email protected]> Authored: Fri Jun 26 07:25:27 2015 -0700 Committer: Owen O'Malley <[email protected]> Committed: Fri Jun 26 07:25:27 2015 -0700 ---------------------------------------------------------------------- site/_posts/2015-06-26-new-logo.md | 13 +++++++++++++ site/favicon.ico | Bin 1150 -> 5686 bytes site/img/logo.png | Bin 6950 -> 22964 bytes 3 files changed, 13 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/orc/blob/d6cb8b9c/site/_posts/2015-06-26-new-logo.md ---------------------------------------------------------------------- diff --git a/site/_posts/2015-06-26-new-logo.md b/site/_posts/2015-06-26-new-logo.md new file mode 100644 index 0000000..c5552a2 --- /dev/null +++ b/site/_posts/2015-06-26-new-logo.md @@ -0,0 +1,13 @@ +--- +layout: news_item +title: "ORC adopts new logo" +date: "2015-06-26 08:00:00 -0800" +author: omalley +categories: [project] +--- + +The ORC project has adopted a new logo. We hope you like it. + + + +Other great options included a big white hand on a black shield. *smile* \ No newline at end of file http://git-wip-us.apache.org/repos/asf/orc/blob/d6cb8b9c/site/favicon.ico ---------------------------------------------------------------------- diff --git a/site/favicon.ico b/site/favicon.ico index d877215..910acfd 100644 Binary files a/site/favicon.ico and b/site/favicon.ico differ http://git-wip-us.apache.org/repos/asf/orc/blob/d6cb8b9c/site/img/logo.png ---------------------------------------------------------------------- diff --git a/site/img/logo.png b/site/img/logo.png index 71c48d7..2338c14 100644 Binary files a/site/img/logo.png and b/site/img/logo.png differ
