Repository: drill-site Updated Branches: refs/heads/asf-site 38ed649a4 -> 78bc53119
Shorter title for Google results Project: http://git-wip-us.apache.org/repos/asf/drill-site/repo Commit: http://git-wip-us.apache.org/repos/asf/drill-site/commit/78bc5311 Tree: http://git-wip-us.apache.org/repos/asf/drill-site/tree/78bc5311 Diff: http://git-wip-us.apache.org/repos/asf/drill-site/diff/78bc5311 Branch: refs/heads/asf-site Commit: 78bc53119f631566abf5491c2936bae2cf1bdc83 Parents: 38ed649 Author: Tomer Shiran <[email protected]> Authored: Wed May 20 23:05:24 2015 -0700 Committer: Tomer Shiran <[email protected]> Committed: Wed May 20 23:05:24 2015 -0700 ---------------------------------------------------------------------- feed.xml | 8 ++++---- index.html | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/drill-site/blob/78bc5311/feed.xml ---------------------------------------------------------------------- diff --git a/feed.xml b/feed.xml index 6e58f1d..d21ae4f 100644 --- a/feed.xml +++ b/feed.xml @@ -1,14 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> - <title>Apache Drill - Schema-free SQL Query Engine for Hadoop, NoSQL and Cloud Storage</title> + <title>Apache Drill - Schema-free SQL for Hadoop, NoSQL and Cloud Storage</title> <description>Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description. </description> <link>/</link> <atom:link href="/feed.xml" rel="self" type="application/rss+xml"/> - <pubDate>Wed, 20 May 2015 15:01:17 -0700</pubDate> - <lastBuildDate>Wed, 20 May 2015 15:01:17 -0700</lastBuildDate> - <generator>Jekyll v2.5.1</generator> + <pubDate>Wed, 20 May 2015 22:57:53 -0700</pubDate> + <lastBuildDate>Wed, 20 May 2015 22:57:53 -0700</lastBuildDate> + <generator>Jekyll v2.5.3</generator> <item> <title>The Apache Software Foundation Announces Apache Drill 1.0</title> http://git-wip-us.apache.org/repos/asf/drill-site/blob/78bc5311/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index c5fdd84..a525f5c 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ <meta name=viewport content="width=device-width, initial-scale=1"> -<title>Apache Drill - Schema-free SQL Query Engine for Hadoop, NoSQL and Cloud Storage</title> +<title>Apache Drill - Schema-free SQL for Hadoop, NoSQL and Cloud Storage</title> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <link href="/css/site.css" rel="stylesheet" type="text/css"/>
