From 274ef05981cf0f910afac31d49e6d8aeaa03a60a Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Mon, 14 Apr 2014 11:17:30 -0700 Subject: [PATCH] website: fix homepage --- website/source/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/index.html.erb b/website/source/index.html.erb index 04851b56b..44187b7d2 100644 --- a/website/source/index.html.erb +++ b/website/source/index.html.erb @@ -154,7 +154,7 @@

"ModifyIndex": 200,

"Key": "foo",

"Flags": 0,

-

"Value": "bar"

+

"Value": "YmFy"

}

]

admin@hashicorp: