Repository: geode Updated Branches: refs/heads/asf-site 79c89cbd5 -> 5ad8f39c8
GEODE-2031 Add an unneeded space character to nudge Apache site toward its update. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/5ad8f39c Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/5ad8f39c Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/5ad8f39c Branch: refs/heads/asf-site Commit: 5ad8f39c81f72b2dbb2aac81c1bc0da290aa0243 Parents: 79c89cb Author: Karen Miller <[email protected]> Authored: Tue Jan 17 09:27:54 2017 -0800 Committer: Karen Miller <[email protected]> Committed: Tue Jan 17 09:27:54 2017 -0800 ---------------------------------------------------------------------- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/geode/blob/5ad8f39c/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 21dd2b5..2d8a13c 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - <meta charset="utf-8"> + <meta charset="utf-8"> <title>Apache Geode â Performance is key. Consistency is a must.</title> <meta http-equiv="x-ua-compatible" content="ie=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1" />
