Skip to main content
Almtuna
Inspiring
November 28, 2022
Question

Add viewport to each htm file (Azue Blue template, resp html5)

  • November 28, 2022
  • 1 reply
  • 234 views

I need to add a viewport row to the header of each generated htm file.

<meta name="viewport" content="width=device-width">

 

This is the desired output:

I.e. I need to add row 6.

 

Which Azure Blue template file do I need to edit?

Using FM2019.

    This topic has been closed for replies.

    1 reply

    Almtuna
    AlmtunaAuthor
    Inspiring
    December 21, 2022

    I couldn't find a way to have FM adding the viewport row, so now we have a script to postprocess every htm file generated to add the viewport row.