Skip to content

Commit c123a8f

Browse files
committed
templates(pixel): 0.0.21
Signed-off-by: E99p1ant <i@github.red>
1 parent 6b725cd commit c123a8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/pixel.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{template "base/header" .}}
2-
<link rel="stylesheet" href="https://unpkg.com/@e99p1ant/neko-pixel-umd@0.0.17/style.css"/>
2+
<link rel="stylesheet" href="https://unpkg.com/@e99p1ant/neko-pixel-umd@0.0.21/style.css"/>
33
<div class="uk-alert-warning uk-container uk-text-small" uk-alert>
44
<p>
55
请各位用户知悉并确认在使用画板功能时,不会发起及/或参与以下内容:
@@ -15,5 +15,5 @@
1515
<script>
1616
var NEKO_CONFIG = {pixelBaseURL: '/api/v1/pixel'}
1717
</script>
18-
<script src="https://unpkg.com/@e99p1ant/neko-pixel-umd@0.0.17/neko-pixel-app.umd.js"></script>
18+
<script src="https://unpkg.com/@e99p1ant/neko-pixel-umd@0.0.21/neko-pixel-app.umd.js"></script>
1919
{{template "base/footer" .}}

0 commit comments

Comments
 (0)