Skip to content

Question: Is it possible to automatically edit the index.html file? #2283

@soliblue

Description

@soliblue

I need to edit the index.html in order to

  1. Update the background colour of , e.g.
<body style="background-color: #131219">
...
</body>
  1. Add a script tag to
<head>
  <script>
  ....
  </script>
  ...
</head>

Right now, I do it manually after building the files but it would be great if there is an automated solution for this.

Thank you in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions