Repository: kafka-site Updated Branches: refs/heads/asf-site 90c74a387 -> aafac9afb
Change site_name from `sna-projects` to `Apache Kafka` Project: http://git-wip-us.apache.org/repos/asf/kafka-site/repo Commit: http://git-wip-us.apache.org/repos/asf/kafka-site/commit/aafac9af Tree: http://git-wip-us.apache.org/repos/asf/kafka-site/tree/aafac9af Diff: http://git-wip-us.apache.org/repos/asf/kafka-site/diff/aafac9af Branch: refs/heads/asf-site Commit: aafac9afb399640ed4c35cbeb404e0fe9f70846c Parents: 90c74a3 Author: Ismael Juma <[email protected]> Authored: Tue May 24 15:59:43 2016 +0100 Committer: Ismael Juma <[email protected]> Committed: Tue May 24 15:59:43 2016 +0100 ---------------------------------------------------------------------- includes/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kafka-site/blob/aafac9af/includes/header.html ---------------------------------------------------------------------- diff --git a/includes/header.html b/includes/header.html index 679640b..7af0772 100644 --- a/includes/header.html +++ b/includes/header.html @@ -13,7 +13,7 @@ <meta property="og:title" value="Kafka" /> <meta property="og:image" value="" /> <meta property="og:description" value="A high-throughput, distributed, publish-subscribe messaging system." /> - <meta property="og:site_name" value="sna-projects" /> + <meta property="og:site_name" value="Aoache Kafka" /> <meta property="og:type" value="website" /> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
