kjoedion
Results
2
issues of
kjoedion
Is there a way to append an additional value to all page titles? For example, something like: ```js ${helmet.title.append(` - ${process.env.APP_NAME}`).toString()} ```
Just wondering if you'd be interested in this feature? I can submit a PR if you'd like.