Skip to content

Commit 45a7a72

Browse files
ci(build): compile and deploy
1 parent 160bd15 commit 45a7a72

File tree

3 files changed

+2967
-5392
lines changed

3 files changed

+2967
-5392
lines changed

docs/assets/js/main.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ function createLightbox(id) {
103103
if (cards_container) cards_container.innerHTML = '';
104104
fetch('themes.json').then(function (data) {
105105
return data.json();
106-
}).then( /*#__PURE__*/function () {
107-
var _ref = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(data) {
106+
}).then(/*#__PURE__*/function () {
107+
var _ref = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(data) {
108108
var matches, i, j, _ref2, _iterator, _step, _step$value, index, entry, card;
109109
return _regeneratorRuntime().wrap(function _callee$(_context) {
110110
while (1) switch (_context.prev = _context.next) {

0 commit comments

Comments
 (0)