jsakamoto / Toolbelt.Blazor.HeadElement

Head element support (change the document title, "meta" elements such as OGP, and "link" elements) for Blazor apps.
https://demo-blazor-headelement.azurewebsites.net/
Mozilla Public License 2.0
158 stars 11 forks source link

Meta http-equiv support #5

Closed pacas00 closed 4 years ago

pacas00 commented 4 years ago

Added support for http-equiv meta tags.

Partly covers #4. Couldn't do charset as it looked like the underlying libraries didn't support it.

jsakamoto commented 4 years ago

@pacas00

Thank you for your pull request!

I'll merge this pull request, however, please give me a few hours or days due to I'm a little bit busy now :)