diff --git a/views/index.json b/views/index.json
index 7d61dae..1bc3c38 100644
--- a/views/index.json
+++ b/views/index.json
@@ -1,3 +1,3 @@
 {
-{for balance in balances}{balance.title}: {balance.balance},
+{for balance in balances}"{balance.title}": {balance.balance},
 {/for}}