File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Response Window resources Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22< html lang ="en " data-bs-theme ="dark ">
33 < head >
4+
45 < meta charset ="utf-8 ">
56 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
67 < meta name ="description " content ="">
1011
1112 < script src ="Bootstrap/bootstrap.bundle.min.js "> </ script >
1213 < script src ="Bootstrap/sidebars.js "> </ script >
14+ < script src ="./js/highlight.min.js "> </ script >
1315
16+
1417 < link href ="Bootstrap/sidebars.css " rel ="stylesheet ">
1518 < link href ="Bootstrap/bootstrap.min.css " rel ="stylesheet ">
1619 <!--
2225 -->
2326
2427 <!-- Additional stylesheets for markdown rendering -->
28+ < link rel ="stylesheet " href ="./css/highlight/atom-one-dark.min.css ">
2529 < link rel ="stylesheet " href ="./css/custom.css ">
2630 < link rel ="stylesheet " href ="./css/katex.min.css ">
2731 < link rel ="stylesheet " href ="./css/texmath.min.css ">
You can’t perform that action at this time.
0 commit comments