File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1414 <CookieSettingsModal bind:this ={settingsModal } />
1515{/if }
1616<!-- svelte-ignore a11y_invalid_attribute -->
17- <div class =" sub-footer" >
17+ <footer class =" sub-footer" >
1818 <div class =" legal" >
1919 <span class ="copyright" >©{year } HathiTrust</span >
2020 <div >
21- <a href ="// {HT .www_domain }/privacy-policy" >Privacy Policy</a ><span >|</span ><a
22- href ="// {HT .www_domain }/takedown-policy" >Takedown Policy</a
21+ <a href ="// {HT .www_domain }/the-collection/terms-conditions/ privacy-policy" >Privacy Policy</a ><span >|</span ><a
22+ href ="// {HT .www_domain }/the-collection/search-access/copyright-access/# takedown-policy" >Takedown Policy</a
2323 ><span >|</span ><a href ="#" role ="button" onclick ={openSettings }>Cookie Settings</a >
2424 </div >
2525 </div >
2626 <ul >
27- <li ><a href ="// {HT .www_domain }/careers" >Careers</a ></li >
27+ <li ><a href ="// {HT .www_domain }/about/ careers" >Careers</a ></li >
2828 <li ><a href ="// {HT .www_domain }/accessibility" >Accessibility</a ></li >
2929 <li ><a href ="// {HT .www_domain }/contact" >Contact</a ></li >
3030 </ul >
31- </div >
31+ </footer >
3232
3333<style lang =" scss" >
3434 .sub-footer {
You can’t perform that action at this time.
0 commit comments