Skip to content

Commit ab6ef22

Browse files
committed
nasa#898 updated stylesheet reference
1 parent d6aa31e commit ab6ef22

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

docs/footer.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
11
<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>
82
</body>
93
</html>

docs/header.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
<html>
22
<head>
33
<link rel="stylesheet"
4-
href="http://jasonm23.github.io/markdown-css-themes/avenir-white.css">
4+
href="//nasa.github.io/openmct/static/res/css/styles.css">
5+
<link rel="stylesheet"
6+
href="//nasa.github.io/openmct/static/res/css/documentation.css">
57
</head>
68
<body>
79

0 commit comments

Comments
 (0)