We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b725cd commit c123a8fCopy full SHA for c123a8f
templates/pixel.html
@@ -1,5 +1,5 @@
1
{{template "base/header" .}}
2
-<link rel="stylesheet" href="https://unpkg.com/@e99p1ant/neko-pixel-umd@0.0.17/style.css"/>
+<link rel="stylesheet" href="https://unpkg.com/@e99p1ant/neko-pixel-umd@0.0.21/style.css"/>
3
<div class="uk-alert-warning uk-container uk-text-small" uk-alert>
4
<p>
5
请各位用户知悉并确认在使用画板功能时,不会发起及/或参与以下内容:
@@ -15,5 +15,5 @@
15
<script>
16
var NEKO_CONFIG = {pixelBaseURL: '/api/v1/pixel'}
17
</script>
18
-<script src="https://unpkg.com/@e99p1ant/neko-pixel-umd@0.0.17/neko-pixel-app.umd.js"></script>
+<script src="https://unpkg.com/@e99p1ant/neko-pixel-umd@0.0.21/neko-pixel-app.umd.js"></script>
19
{{template "base/footer" .}}
0 commit comments