aboutsummaryrefslogtreecommitdiff
path: root/docs/doc.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/doc.html')
-rw-r--r--docs/doc.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/doc.html b/docs/doc.html
index 0897109..ea5d7ad 100644
--- a/docs/doc.html
+++ b/docs/doc.html
@@ -23,6 +23,7 @@
<link rel="stylesheet" href="css/light.css" />
<link id="dark-style" rel="stylesheet" href="css/dark.css" disabled />
+ <link rel="stylesheet" href="css/doc-nav.css" />
</head>
<body>
@@ -91,6 +92,7 @@
<script src="scripts/prism-rust.js"></script>
<script src="scripts/docsify-corner.js"></script>
<script src="scripts/docsify-plugin-flexible-alerts.js"></script>
+ <script src="scripts/docsify-plugin-prevnext.js"></script>
<script src="scripts/day-night-switch.js"></script>
</body>