Skip to content

autorender removes <link> tags #41

@justinbmeyer

Description

@justinbmeyer

Currently, autorender removes <script>, <link>, and <style> tags that are in the template. This causes bugs when these tags are expected to be part of the page, for example a favicon:

<link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">

Why are these removed? What can be done to allow these types of tags? Thanks!

cc @lkodai

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions