From bb481eb77cbcc5e9a8d918b08459622c13db6f84 Mon Sep 17 00:00:00 2001 From: Leo Date: Mon, 30 Jan 2017 11:48:42 -0500 Subject: [PATCH] fix html tag --- README.md | 6 ------ docs/layout.html | 3 ++- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 972749c0..353976cf 100644 --- a/README.md +++ b/README.md @@ -15,12 +15,6 @@ Mithril is a modern client-side Javascript framework for building Single Page Applications. It's small (< 8kb gzip), fast and provides routing and XHR utilities out of the box. -
Download size
diff --git a/docs/layout.html b/docs/layout.html index 8d700312..bf190e7a 100644 --- a/docs/layout.html +++ b/docs/layout.html @@ -5,6 +5,7 @@ +
@@ -36,4 +37,4 @@ } -