Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit a54c25d

Browse files
committed
Updated library.
Updated fixtures.
1 parent 249d694 commit a54c25d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

template.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta name="description" content="{{description}}">
99
{{/if}}
1010
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0-alpha.6/css/bootstrap.min.css">
11-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/styles/github.min.css">
11+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.10.0/styles/github.min.css">
1212
<style>
1313
1414
.jumbotron {

test/fixtures/documentation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>doxdox-plugin-bootstrap 1.1.3 &#8212; Bootstrap template plugin for doxdox.</title>
77
<meta name="description" content="Bootstrap template plugin for doxdox.">
88
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0-alpha.6/css/bootstrap.min.css">
9-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/styles/github.min.css">
9+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.10.0/styles/github.min.css">
1010
<style>
1111

1212
.jumbotron {

0 commit comments

Comments
 (0)