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

Link support and title constant #21

Closed Alerinos closed 2 years ago

Alerinos commented 2 years ago

Hi, what do you think to do to support: <link rel ...>or for <style>? Quite often we need to load a specific style only for a specific subpage, so why load it when the user does not enter there?

Alternatively, you can also add Githubissues.

  • Githubissues is a development platform for aggregating issues.