From e890c4bb8b1764b467ef80017db3a0bfa3881025 Mon Sep 17 00:00:00 2001 From: Robert Lord Date: Mon, 17 Jul 2017 11:08:57 -0700 Subject: [PATCH] Add note about language tabs as comment in default yaml frontmatter --- source/index.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/index.html.md b/source/index.html.md index 8fd3b20..3c0f8f9 100644 --- a/source/index.html.md +++ b/source/index.html.md @@ -1,7 +1,7 @@ --- title: API Reference -language_tabs: +language_tabs: # must be one of https://git.io/vQNgJ - shell - ruby - python