Skip to content

Commit

Permalink
Fixing the closing body tag on www/index (ampproject#839)
Browse files Browse the repository at this point in the history
  • Loading branch information
camelburrito authored Oct 16, 2018
1 parent 845b596 commit c9461f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,6 @@ <h3 class="m3 caps ampstart-title-sm">{{title}}</h3>
{{/feature}}
{{/features-showcase}}
{{> ../utils/www-analytics.snip.html}}
<body>
</body>
</html>
{{/www-index}}

0 comments on commit c9461f2

Please sign in to comment.