From 62172cbe08fb7f3fb876d34b9e03fe6638670b52 Mon Sep 17 00:00:00 2001 From: Isiah Meadows Date: Fri, 26 Jul 2019 18:37:06 -0400 Subject: [PATCH] Fix pen [skip ci] --- docs/index.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index fa558fba..bdc67ce1 100644 --- a/docs/index.md +++ b/docs/index.md @@ -291,8 +291,12 @@ Clicking the button should now update the count. #### Live Example -

See the Pen Mithril XHR Example by Pat Cavit (@tivac) on CodePen.

- +

+ See the Pen + Mithril XHR Example by Isiah Meadows (@isiahmeadows) + on CodePen. +

+ ---