We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a6625a commit 3316e2cCopy full SHA for 3316e2c
assets/content/static/navbar.html
@@ -42,12 +42,12 @@
42
<div class="dropdown-menu dropdown-menu-xl">
43
<div class="dropdown-menu-inner">
44
45
- <a href="https://sefglobal.medium.com/" class="media d-flex align-items-center">
+ <a href="https://sefglobal.medium.com/" target="_blank" class="media d-flex align-items-center">
46
<div class="media-body ml-3">
47
<h6 class="text-primary mb-md-1">Blog</h6>
48
</div>
49
</a>
50
- <a href="https://handbook.sefglobal.org" class="media d-flex align-items-center">
+ <a href="https://handbook.sefglobal.org" target="_blank" class="media d-flex align-items-center">
51
52
<h6 class="text-primary mb-md-1">Handbook</h6>
53
0 commit comments