I am simply trying to reuse variables across multiple webpages on a heroku app. However, I keep getting that the variable is not found when trying to deploy.
I have saved as html file as shtml. I have also included this line without a script tag inside index.shtml.
Do heroku apps read server side includes?