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
Copy file name to clipboardExpand all lines: app/views/layouts/application.html.erb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
</head>
9
9
<body>
10
10
<divclass="container">
11
-
<%=link_toimage_tag(asset_path('nara.jpg'),alt: 'Chinese Immigration to the United States collection home'),"https://web.archive.org/web/20220124061848/https://bancroft.berkeley.edu/collections/chinese-immigration-to-the-united-states-1884-1944/index.html",title: 'Open Chinese Immigration to the United States collection home'%>
11
+
<%=link_toimage_tag(asset_path('nara.jpg'),alt: 'Chinese Immigration to the United States collection home'),"https://web.archive.org/web/20220124061848/https://bancroft.berkeley.edu/collections/chinese-immigration-to-the-united-states-1884-1944/index.html"%>
12
12
</div>
13
13
<divclass="container">
14
14
<h2class="display-3">The Early Arrivals Records Search (EARS)</h2>
0 commit comments