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
On the main training landing page (https://docs.olcf.ornl.gov/training/index.html), the links properly show the "external link" icon. However, the corresponding links in the menu do not. This breaks our standard to always show when users are being directed away from the docs.
NOTE: If you embed e.g., a unicode arrow, the arrow does show up in the menu, however, the links on the landing page include both the correct icon and the arrow - so this is no good.
The text was updated successfully, but these errors were encountered:
With _static/{css,js}/ we should be able to write some javascript that looks for the presence of http or https in the menu l2 hrefs and give them a custom CSS class include a FontAwesome external icon ::after
On the main training landing page (https://docs.olcf.ornl.gov/training/index.html), the links properly show the "external link" icon. However, the corresponding links in the menu do not. This breaks our standard to always show when users are being directed away from the docs.
NOTE: If you embed e.g., a unicode arrow, the arrow does show up in the menu, however, the links on the landing page include both the correct icon and the arrow - so this is no good.
The text was updated successfully, but these errors were encountered: