Skip to content

Commit b92d65f

Browse files
renovate[bot]loonghao
authored andcommitted
chore(deps): update dependency github-markdown-css to v5.8.0
1 parent 3cb3a24 commit b92d65f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webhook_bridge/templates/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>{% block title %}{% endblock %}</title>
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1">
7-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/5.2.0/github-markdown.min.css">
7+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/5.8.0/github-markdown.min.css">
88
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css">
99
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script>
1010
<script>

0 commit comments

Comments
 (0)