File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 < meta http-equiv ="cache-control " content ="max-age=3600 ">
99 < title > Delder's Domain -- Home</ title >
1010 < link rel ="canonical " href ="https://www.derekmelder.com/home.html ">
11- < link rel ="shortcut icon " href ="images/favicon-16x16.png ">
12- < link rel ="apple-touch-icon " sizes ="180x180 " href ="images/apple-touch-icon.png ">
1311 < link rel ="icon " type ="image/png " sizes ="32x32 " href ="images/favicon-32x32.png ">
1412 < link rel ="icon " type ="image/png " sizes ="16x16 " href ="images/favicon-16x16.png ">
15- < link rel ="stylesheet " type ="text/css " href ="bootstrap/css/bootstrap.min.css ">
16- < link rel ="stylesheet " type ="text/css " href ="css/style.min.css ">
13+ < link rel ="shortcut icon " href ="images/favicon-16x16.png ">
14+ < link rel ="apple-touch-icon " sizes ="180x180 " href ="images/apple-touch-icon.png ">
15+ < link rel ="preload " href ="bootstrap/css/bootstrap.min.css " as ="style " onload ="this.onload=null; this.rel='stylesheet' ">
16+ < link rel ="preload " href ="css/style.min.css " as ="style " onload ="this.onload=null; this.rel='stylesheet' ">
17+ < noscript > < link rel ="stylesheet " href ="bootstrap/css/bootstrap.min.css "> </ noscript >
18+ < noscript > < link rel ="stylesheet " href ="css/style.min.css "> </ noscript >
19+ < link rel ="preload " href ="js/quotes.min.js " as ="script ">
20+ < link rel ="preload " href ="js/theme.min.js " as ="script ">
21+ < link rel ="preload " href ="images/favicon-32x32.png " as ="image " type ="image/png ">
1722 </ head >
1823 < body class ="background home ">
1924 < nav class ="navbar navbar-expand-md navbar-dark fixed-top bg-dark py-0 bg-teal ">
You can’t perform that action at this time.
0 commit comments