I want to render
<meta name="viewport" content="width=device-width, initial-scale=1.0">
in my index page Html head
is this the correct solution
meta(name="viewport",content="width=device-width, initial-scale=1.0")
Jade is a template engine for Node. js. Jade syntax is easy to learn. It uses whitespace and indentation as a part of the syntax.
Jade is a template engine for node. js and the default rendering engine for the Express web framework. It is a new, simplified language that compiles into HTML and is extremely useful for web developers. Jade is designed primarily for server-side templating in node.
Yes, meta(name='viewport', content='width=device-width, initial-scale=1.0')
is correct!
When it doubt use http://html2jade.aaron-powell.com/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With