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
Simplify Archive.org help text per review feedback
- Remove redundant book-reader icon and arrow from help text
- Simplify wording to: "Reading this book on Archive.org may require a free account. Learn more"
- Remove target="_blank" from learn more link for consistency
Signed-off-by: Tim Ren <137012659+xr843@users.noreply.github.com>
Copy file name to clipboardExpand all lines: _includes/content_filelinks.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9
<divclass="a-link">{% if is_archive_borrow %}<detailsclass="copyright details-reset"><summary>{% endif %}<aclass="btn" {%ifinclude.newtab%}target="_blank"{%endif%}{%includecontent_link_data_attributes.htmlcontent=include.contentlinktype="Main External URL" linkfmt=linkfmt%}href="{{ include.content.external_url }}"{%fornrhinsite.data.content.noreferrerhosts%}{%ifinclude.content.external_urlcontainsnrh%}rel="noreferrer"{%break%}{%endif%}{%endfor%}>{{ linkbody }}</a>{% if is_archive_borrow %}
10
10
<iclass="far fa-question-circle"></i>
11
11
</summary><div>
12
-
<iclass="fas fa-book-reader"></i> This book is available to <strong>borrow for free</strong>on Archive.org with a free account. <ahref="https://help.archive.org/help/borrowing-from-the-lending-library/"target="_blank">Learn how to borrow →</a>
12
+
Reading this bookon Archive.org may require a free account. <ahref="https://help.archive.org/help/borrowing-from-the-lending-library/">Learn more</a>
0 commit comments