Skip to content

Commit

Permalink
Remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
styfle committed Aug 3, 2018
1 parent 9169143 commit c4a2514
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Expand Up @@ -61,7 +61,7 @@
color: #111;
font-weight: bold;
}

nav .selected:hover {
text-decoration: none;
}
Expand Down Expand Up @@ -176,7 +176,7 @@ <h1>Marked.js Documentation</h1>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/marked/marked.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/es6-promise/dist/es6-promise.js"></script>
<script src="https://cdn.jsdelivr.net/npm/es6-promise/dist/es6-promise.js"></script>
<script src="https://cdn.jsdelivr.net/npm/unfetch/dist/unfetch.umd.js"></script>
<script>
if (!window.Promise) {
Expand Down

0 comments on commit c4a2514

Please sign in to comment.