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 d6aa31e commit ab6ef22Copy full SHA for ab6ef22
docs/footer.html
@@ -1,9 +1,3 @@
1
<hr>
2
- <cite>
3
- This document is styled using
4
- <a href="https://github.com/jasonm23/markdown-css-themes">
5
- https://github.com/jasonm23/markdown-css-themes
6
- </a>.
7
- </cite>
8
</body>
9
</html>
docs/header.html
@@ -1,7 +1,9 @@
<html>
<head>
<link rel="stylesheet"
- href="http://jasonm23.github.io/markdown-css-themes/avenir-white.css">
+ href="//nasa.github.io/openmct/static/res/css/styles.css">
+ <link rel="stylesheet"
+ href="//nasa.github.io/openmct/static/res/css/documentation.css">
</head>
<body>
0 commit comments