We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 221d778 commit 7f3172dCopy full SHA for 7f3172d
index.html
@@ -6,7 +6,7 @@
6
<title>AtlasServer - Documentation</title>
7
<link rel="stylesheet" href="css/styles.css">
8
<link rel="stylesheet" href="css/search.css">
9
- <link rel="icon" type="image/x-icon" href="/static/svg/atlas.svg" />
+ <link rel="icon" type="image/x-icon" href="static/svg/atlas.svg" />
10
<!-- Library for converting Markdown to HTML -->
11
<script src="https://cdn.jsdelivr.net/npm/marked/marked.min.js"></script>
12
<!-- Optional: for code highlighting -->
0 commit comments