@ecomailcz/mjml-head-title

4.4.0-ecm-27 • Public • Published

mjml-title

This tag allows you to set the title of an MJML document

<mjml>
 <mj-head>
   <mj-title>Hello MJML</mj-title>
 </mj-head>
 <mj-body>
   <mj-section>
     <mj-column>
       <mj-text>
         Hello World!
       </mj-text>
     </mj-column>
   </mj-section>
 </mj-body>
</mjml>

try it live

Readme

Keywords

none

Package Sidebar

Install

npm i @ecomailcz/mjml-head-title

Homepage

mjml.io/

Weekly Downloads

1

Version

4.4.0-ecm-27

License

MIT

Unpacked Size

2.9 kB

Total Files

5

Last publish

Collaborators

  • ecomail
  • tomsq