Repository: drill-site Updated Branches: refs/heads/asf-site 1c6fa3f91 -> 473335ea1
http://git-wip-us.apache.org/repos/asf/drill-site/blob/473335ea/toc/index.html ---------------------------------------------------------------------- diff --git a/toc/index.html b/toc/index.html index b7ddd63..6a02416 100644 --- a/toc/index.html +++ b/toc/index.html @@ -5015,11 +5015,11 @@ - <li class="toctree-l3"><a class="reference internal" href="/docs/workspaces/">Workspaces</a></li> + <li class="toctree-l3"><a class="reference internal" href="/docs/file-system-storage-plugin/">File System Storage Plugin</a></li> - <li class="toctree-l3"><a class="reference internal" href="/docs/file-system-storage-plugin/">File System Storage Plugin</a></li> + <li class="toctree-l3"><a class="reference internal" href="/docs/workspaces/">Workspaces</a></li> http://git-wip-us.apache.org/repos/asf/drill-site/blob/473335ea/why/index.html ---------------------------------------------------------------------- diff --git a/why/index.html b/why/index.html index 0cadb21..52aa3d7 100644 --- a/why/index.html +++ b/why/index.html @@ -10,6 +10,7 @@ <title>Why Drill - Apache Drill</title> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" type="text/css"/> +<link href='//fonts.googleapis.com/css?family=PT+Sans' rel='stylesheet' type='text/css'/> <link href="/css/site.css" rel="stylesheet" type="text/css"/> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/>
