From 00864ebc24388efafeac35290704a63cf8db22a9 Mon Sep 17 00:00:00 2001 From: Wes Cossick Date: Mon, 22 Jun 2015 19:06:34 -0500 Subject: [PATCH] Add GA code --- index.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 5872a70..5321ef9 100644 --- a/index.html +++ b/index.html @@ -70,7 +70,17 @@ Unordered lists can be started using the toolbar or by typing `* `, `- `, or `+ var simplemde = new SimpleMDE(); simplemde.render(); - + +