From c9461f2cc414da61b2f7130af3d05c179a1d1a53 Mon Sep 17 00:00:00 2001 From: Sriram Krishnan Date: Tue, 16 Oct 2018 16:09:38 -0700 Subject: [PATCH] Fixing the closing body tag on www/index (#839) fixes https://github.com/ampproject/ampstart/issues/838 --- www/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/index.html b/www/index.html index e892cbe59..ab91a742d 100644 --- a/www/index.html +++ b/www/index.html @@ -159,6 +159,6 @@

{{title}}

{{/feature}} {{/features-showcase}} {{> ../utils/www-analytics.snip.html}} - + {{/www-index}}