HTML generated with `nuxt generate` don't have <head> and closing </body>,</html> tags [issue link] Hello, running nuxt generate on a simple project appears to generate invalid HTML, with <title> and <meta> not within the <head> and missing closing </body> and </html> tags. This question is available on Nuxt.js community (#c1053)