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
References to securitybsides.org in the about menu load in the same window as the bsidessf site.
Look for other occurrences of similar behavior and fix all of them to open in a new tab/window.
The text was updated successfully, but these errors were encountered:
Also there are a pile of areas where we are mixing href, external, and url in data files.
We should stick to a standard of what we're using and be consistent throughout our data files.
Proposal:
href - internal links to all anchors (including # anchors)
external - external urls
References to securitybsides.org in the about menu load in the same window as the bsidessf site.
Look for other occurrences of similar behavior and fix all of them to open in a new tab/window.
The text was updated successfully, but these errors were encountered: