Skip to content

Commit a917bff

Browse files
authored
Merge pull request #296 from oracle/update-jquery-mermaid
Update jQuery to 3.6.0 and Mermaid to 8.11.0
2 parents 05f63bc + 5e8df2a commit a917bff

File tree

4 files changed

+32
-32
lines changed

4 files changed

+32
-32
lines changed

documentation/1.9/themes/hugo-theme-learn/layouts/partials/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<link href="{{(printf "%s" .) | relURL}}{{ if $assetBusting }}?{{ now.Unix }}{{ end }}" rel="stylesheet">
2727
{{- end }}
2828

29-
<script src="{{"js/jquery-3.3.1.min.js"| relURL}}{{ if $assetBusting }}?{{ now.Unix }}{{ end }}"></script>
29+
<script src="{{"js/jquery-3.6.0.min.js"| relURL}}{{ if $assetBusting }}?{{ now.Unix }}{{ end }}"></script>
3030

3131
<style>
3232
:root #header + #content > #left > #rlblock_left{

documentation/1.9/themes/hugo-theme-learn/static/js/jquery-3.3.1.min.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

documentation/1.9/themes/hugo-theme-learn/static/js/jquery-3.6.0.min.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

documentation/1.9/themes/hugo-theme-learn/static/mermaid/mermaid.js

Lines changed: 29 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)