File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
<ul class =" nav-dropdown" >
4
4
<li ><a href =" <%- url_for(" /resources /partners.html " ) %>" class =" nav-link" >Partners</a ></li >
5
5
<li ><a href =" <%- url_for(" /resources /themes.html " ) %>" class =" nav-link" >Themes</a ></li >
6
- <li ><a href =" https://github.com/vuejs/awesome-vue" class =" nav-link" target =" _blank" >Awesome Vue</a ></li >
6
+ <li ><a href =" https://github.com/vuejs/awesome-vue" class =" nav-link" target =" _blank" rel = " noopener " >Awesome Vue</a ></li >
7
7
</ul >
8
8
</li >
Original file line number Diff line number Diff line change 12
12
<strong >{{ totalResults }} results</strong > found in {{ queryTime }}ms
13
13
</template >
14
14
</p >
15
- <a target =" _blank" href =" https://www.algolia.com/" aria-label =" Search" >
15
+ <a target =" _blank" rel = " noopener " href =" https://www.algolia.com/" aria-label =" Search" >
16
16
<img src =" /images/search-by-algolia.png" height =" 16" >
17
17
</a >
18
18
</div >
You can’t perform that action at this time.
0 commit comments