11<!DOCTYPE html>
2- < html >
2+ < html lang =" en-US " >
33< head >
4- < title > Caltech Library's Digital Library Development Sandbox</ title >
5- < link href ='https://fonts.googleapis.com/css?family=Open+Sans ' rel ='stylesheet ' type ='text/css '>
6- < link rel ="stylesheet " href ="/css/site.css ">
7- < script type ="module " src ="https://caltechlibrary.github.io/CL-web-components/src/footer-global.js "> </ script >
4+ < title > datatools</ title >
5+ < link rel ="stylesheet " href ="https://caltechlibrary.github.io/css/site.css ">
6+ < link rel ="stylesheet " href ="https://media.library.caltech.edu/cl-webcomponents/css/code-blocks.css ">
7+ < script type ="module " src ="https://media.library.caltech.edu/cl-webcomponents/copyToClipboard.js "> </ script >
8+ < script type ="module " src ="https://media.library.caltech.edu/cl-webcomponents/footer-global.js "> </ script >
89</ head >
910< body >
1011< header >
11- < a href ="http ://library.caltech.edu "> < img src ="/ assets/liblogo.gif " alt ="Caltech Library logo "> </ a >
12+ < a href ="https ://library.caltech.edu "> < img src ="https://media.library.caltech.edu/ assets/caltechlibrary-logo.png " alt ="Caltech Library logo "> </ a >
1213</ header >
1314< nav >
1415< ul >
15- < li > < a href ="/ "> Home</ a > </ li >
16- < li > < a href ="./ "> README</ a > </ li >
17- < li > < a href ="LICENSE "> LICENSE</ a > </ li >
18- < li > < a href ="INSTALL.html "> INSTALL</ a > </ li >
19- < li > < a href ="user-manual.html "> User Manual</ a > </ li >
20- < li > < a href ="how-to/ "> Tutorials</ a > </ li >
21- < li > < a href ="search.html "> Search Docs</ a > </ li >
22- < li > < a href ="about.html "> About</ a > </ li >
23- < li > < a href ="https://github.com/caltechlibrary/datatools "> GitHub</ a > </ li >
16+ < li > < a href ="/ "> Home</ a > </ li >
17+ < li > < a href ="index.html "> README</ a > </ li >
18+ < li > < a href ="LICENSE "> LICENSE</ a > </ li >
19+ < li > < a href ="INSTALL.html "> INSTALL</ a > </ li >
20+ < li > < a href ="user_manual.html "> User Manual</ a > </ li >
21+ < li > < a href ="about.html "> About</ a > </ li >
22+ < li > < a href ="search.html "> Search</ a > </ li >
23+ < li > < a href ="https://github.com/caltechlibrary/datatools "> GitHub</ a > </ li >
2424</ ul >
2525</ nav >
26-
2726< section >
2827< p > Installing an unsigned executable on Windows can also pose security
2928risks, as Windows has built-in mechanisms to protect users from
@@ -89,7 +88,6 @@ <h3 id="important-considerations">Important Considerations</h3>
8988it’s best to consult with someone who has more experience with Windows
9089or to contact the software developer for support.</ p >
9190</ section >
92-
9391< footer-global > </ footer-global >
9492</ body >
95- </ html >
93+ </ html >
0 commit comments