From 2ff1411eddbb4e15cd83292df73cac36e2c161e0 Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Wed, 6 Jul 2022 12:13:38 -0400 Subject: [PATCH] [editorial] Add Hugo front matter to selected pages (#2635) --- specification/README.md | 11 +++++++++++ specification/overview.md | 4 ++++ 2 files changed, 15 insertions(+) diff --git a/specification/README.md b/specification/README.md index a52f7904e2e..9dde02ac857 100644 --- a/specification/README.md +++ b/specification/README.md @@ -1,3 +1,14 @@ + + # OpenTelemetry Specification ## Contents diff --git a/specification/overview.md b/specification/overview.md index 3cc9ea7716a..da6bebe75d3 100644 --- a/specification/overview.md +++ b/specification/overview.md @@ -1,3 +1,7 @@ + + # Overview