You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2021/01/07 04:14:31 UTC

[datasketches-website] branch master updated: Add Jekyll headers

This is an automated email from the ASF dual-hosted git repository.

leerho pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 0c41910  Add Jekyll headers
0c41910 is described below

commit 0c419102483df6f77b767830147b8f73da4a56b7
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Wed Jan 6 20:13:44 2021 -0800

    Add Jekyll headers
---
 docs/Community/ProcessForCppComponentReleases.md  | 3 +++
 docs/Community/ProcessForJavaComponentReleases.md | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/docs/Community/ProcessForCppComponentReleases.md b/docs/Community/ProcessForCppComponentReleases.md
index ef2ced2..78a82c6 100644
--- a/docs/Community/ProcessForCppComponentReleases.md
+++ b/docs/Community/ProcessForCppComponentReleases.md
@@ -1,3 +1,6 @@
+---
+layout: doc_page
+---
 <!--
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
diff --git a/docs/Community/ProcessForJavaComponentReleases.md b/docs/Community/ProcessForJavaComponentReleases.md
index 23fce8c..de2a1f9 100644
--- a/docs/Community/ProcessForJavaComponentReleases.md
+++ b/docs/Community/ProcessForJavaComponentReleases.md
@@ -1,3 +1,6 @@
+---
+layout: doc_page
+---
 <!--
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org