Is there a way to change the <title>
element in a Meteor app? Seems templates are only processed in the <body>
.
Pretty much anywhere in your client-side JavaScript code:
document.title = "My new title";
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