We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44d3d33 commit 95fb528Copy full SHA for 95fb528
1 file changed
views/people.hbs
@@ -36,7 +36,7 @@
36
</ul>
37
</div>
38
{{/if}}
39
-<p>{{#if people.clpid}}Search <a href="https://authors.library.caltech.edu/search?q=metadata.creators.person_or_org.identifiers.identifier%3A%22{{people.clpid}}%22">@CaltechAUTHORS</a>{{/if}}</p>
+<p>{{#if people.clpid}}Search <a href="https://authors.library.caltech.edu/search?q=metadata.creators.person_or_org.identifiers.identifier%3A%22{{people.clpid}}%22" title="search CaltechAUTHORS" target="_bank">@CaltechAUTHORS</a>{{/if}}</p>
40
41
{{#if people.email}}<p><div class="email">EMail: {{people.email}}</div>{{/if}}
42
0 commit comments