You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was submitted for the 7.1 branch but it was merged into the 6.4 branch instead.
Discussion
----------
[WebLink] improve web_link
The current doc for generating the proper lines in the `head` section is quite misleading, acting as if it could be enough to use a single line to include a style/script, while two lines each are needed. Moreover, despite mentioning the need for the `as` attribute, if fails to add it in the examples.
The proposed changes should fix both problems.
Commits
-------
35c94bc improve web_link
0 commit comments