In ExpressJS, the HTML file is loaded as follows,
app.use(express.static(__dirname + \'/src/templates/\'));
And in the HTML, this is my meta tag