update bitty to 6.0.0-rc3
This commit is contained in:
@@ -73,7 +73,7 @@ Repo: https://github.com/emcconville/wand
|
|||||||
|
|
||||||
## Bitty
|
## Bitty
|
||||||
|
|
||||||
Affected files: [`data/static/js/vnd/bitty-6.0.0-rc1.min.js`](./data/static/js/vnd/bitty-6.0.0-rc1.min.js)
|
Affected files: [`data/static/js/vnd/bitty-6.0.0-rc3.min.js`](./data/static/js/vnd/bitty-6.0.0-rc3.min.js)
|
||||||
URL: https://bitty.alanwsmith.com/
|
URL: https://bitty.alanwsmith.com/
|
||||||
License: CC0 1.0
|
License: CC0 1.0
|
||||||
Author: alan w smith https://www.alanwsmith.com/
|
Author: alan w smith https://www.alanwsmith.com/
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
<link rel="stylesheet" href="{{ ("/static/css/%s.css" % get_prefers_theme()) | cachebust }}">
|
<link rel="stylesheet" href="{{ ("/static/css/%s.css" % get_prefers_theme()) | cachebust }}">
|
||||||
<link rel="icon" type="image/png" href="/static/favicon.png">
|
<link rel="icon" type="image/png" href="/static/favicon.png">
|
||||||
<script src="/static/js/vnd/bitty-6.0.0-rc1.min.js" type="module"></script>
|
<script src="/static/js/vnd/bitty-6.0.0-rc3.min.js" type="module"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<bitty-6-0 data-connect="/static/js/bitties/pyrom-bitty.js">
|
<bitty-6-0 data-connect="/static/js/bitties/pyrom-bitty.js">
|
||||||
|
|||||||
1
data/static/js/vnd/bitty-6.0.0-rc1.min.js
vendored
1
data/static/js/vnd/bitty-6.0.0-rc1.min.js
vendored
File diff suppressed because one or more lines are too long
1
data/static/js/vnd/bitty-6.0.0-rc3.min.js
vendored
Normal file
1
data/static/js/vnd/bitty-6.0.0-rc3.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user