File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
22
</ script >
23
23
< script src ="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js " integrity ="sha256-nvJJv9wWKEm88qvoQl9ekL2J+k/RWIsaSScxxlsrv8k= " crossorigin ="anonymous "> </ script >
24
24
<!-- Responsive Favicon for The Carpentries -->
25
- < link rel ="apple-touch-icon " sizes ="180x180 " href ="{{#site}}{{root}}{{/site}}apple-touch-icon.png ">
26
- < link rel ="icon " type ="image/png " sizes ="32x32 " href ="{{#site}}{{root}}{{/site}}favicon-32x32.png ">
27
- < link rel ="icon " type ="image/png " sizes ="16x16 " href ="{{#site}}{{root}}{{/site}}favicon-16x16.png ">
28
- < link rel ="manifest " href ="{{#site}}{{root}}{{/site}}site.webmanifest ">
29
- < link rel ="mask-icon " href ="{{#site}}{{root}}{{/site}}safari-pinned-tab.svg " color ="#5bbad5 ">
25
+ < link rel ="apple-touch-icon " sizes ="180x180 " href ="{{#site}}{{root}}{{/site}}favicons/{{#yaml}}{{carpentry}}{{/yaml}}/ apple-touch-icon.png ">
26
+ < link rel ="icon " type ="image/png " sizes ="32x32 " href ="{{#site}}{{root}}{{/site}}favicons/{{#yaml}}{{carpentry}}{{/yaml}}/ favicon-32x32.png ">
27
+ < link rel ="icon " type ="image/png " sizes ="16x16 " href ="{{#site}}{{root}}{{/site}}favicons/{{#yaml}}{{carpentry}}{{/yaml}}/ favicon-16x16.png ">
28
+ < link rel ="manifest " href ="{{#site}}{{root}}{{/site}}favicons/{{#yaml}}{{carpentry}}{{/yaml}}/ site.webmanifest ">
29
+ < link rel ="mask-icon " href ="{{#site}}{{root}}{{/site}}favicons/{{#yaml}}{{carpentry}}{{/yaml}}/ safari-pinned-tab.svg " color ="#5bbad5 ">
30
30
< meta name ="msapplication-TileColor " content ="#da532c ">
31
31
< meta name ="theme-color " media ="(prefers-color-scheme: light) " content ="white " />
32
32
< meta name ="theme-color " media ="(prefers-color-scheme: dark) " content ="black " />
You can’t perform that action at this time.
0 commit comments