elm-pages icon indicating copy to clipboard operation
elm-pages copied to clipboard

Add Head.ResourceHints

Open caseyWebb opened this issue 2 years ago • 0 comments

Hi, this PR adds a mechanism for adding resource hint link tags to the head. It covers the use case in #269 while being more restrictive than the proposed solution in #268.

Question: should a file type always be required for tags that support it? It's not required per the spec, but it's a best practice and mean one less Maybe in the API.

Let me know what you think, thanks!

caseyWebb avatar Jun 25 '22 02:06 caseyWebb