Skip to content

Commit 9f6d195

Browse files
committed
⬆️
1 parent bec3a73 commit 9f6d195

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demo/static.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
color: #4285f4;
5252
}
5353
</style>
54-
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/vditor@3.9.7/dist/index.css">
55-
<script src="https://cdn.jsdelivr.net/npm/vditor@3.9.7/dist/index.min.js"></script>
54+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/vditor@3.10.3/dist/index.css">
55+
<script src="https://cdn.jsdelivr.net/npm/vditor@3.10.3/dist/index.min.js"></script>
5656
</head>
5757
<body>
5858
<div class="vditor-reset nav">

0 commit comments

Comments
 (0)