Skip to content

Commit bd088a8

Browse files
committed
new release
1 parent bd41f30 commit bd088a8

19 files changed

+183
-138
lines changed

404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>404 | Node-Cron</title>
77
<meta name="description" content="Not Found">
88
<meta name="generator" content="VitePress v1.6.3">
9-
<link rel="preload stylesheet" href="/assets/style.BH98xyTG.css" as="style">
9+
<link rel="preload stylesheet" href="/assets/style.Cc7tICW4.css" as="style">
1010
<link rel="preload stylesheet" href="/vp-icons.css" as="style">
1111

1212
<script type="module" src="/assets/app.COZNFknJ.js"></script>
@@ -16,7 +16,7 @@
1616
</head>
1717
<body>
1818
<div id="app"></div>
19-
<script>window.__VP_HASH_MAP__=JSON.parse("{\"api-examples.md\":\"CRRh3xeI\",\"background-tasks.md\":\"DFu97nTT\",\"cron-syntax.md\":\"zdOzM6TB\",\"getting-started.md\":\"CbOcXioC\",\"index.md\":\"CLPm8eBb\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Node-Cron\",\"description\":\"A Lightweight Task Scheduler for Node.js\",\"base\":\"/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"nav\":[{\"text\":\"Home\",\"link\":\"/\"},{\"text\":\"Getting Started\",\"link\":\"/getting-started\"}],\"sidebar\":[{\"items\":[{\"text\":\"Getting Started\",\"link\":\"/getting-started\"},{\"text\":\"Cron Syntax\",\"link\":\"/cron-syntax\"},{\"text\":\"Background Tasks\",\"link\":\"/background-tasks\"}]}],\"socialLinks\":[{\"icon\":\"npm\",\"link\":\"https://www.npmjs.com/package/node-cron\"},{\"icon\":\"github\",\"link\":\"https://github.com/noce-cron/node-cron\"}],\"markdown\":{\"toc\":{\"level\":[2,3,4]}}},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":false}");</script>
19+
<script>window.__VP_HASH_MAP__=JSON.parse("{\"background-tasks.md\":\"Ckps7I0w\",\"cron-syntax.md\":\"zdOzM6TB\",\"event-listening.md\":\"BOjqJAtd\",\"getting-started.md\":\"CbOcXioC\",\"index.md\":\"CLPm8eBb\",\"task-controls.md\":\"DVUM4l_M\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Node-Cron\",\"description\":\"A Lightweight Task Scheduler for Node.js\",\"base\":\"/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"nav\":[{\"text\":\"Home\",\"link\":\"/\"},{\"text\":\"Getting Started\",\"link\":\"/getting-started\"}],\"sidebar\":[{\"items\":[{\"text\":\"Getting Started\",\"link\":\"/getting-started\"},{\"text\":\"Cron Syntax\",\"link\":\"/cron-syntax\"},{\"text\":\"Task Controls\",\"link\":\"/task-controls\"},{\"text\":\"Listening to Task Events\",\"link\":\"/event-listening\"},{\"text\":\"Background Tasks\",\"link\":\"/background-tasks\"}]}],\"socialLinks\":[{\"icon\":\"npm\",\"link\":\"https://www.npmjs.com/package/node-cron\"},{\"icon\":\"github\",\"link\":\"https://github.com/noce-cron/node-cron\"}]},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":false}");</script>
2020

2121
</body>
2222
</html>

CNAME

Lines changed: 0 additions & 1 deletion
This file was deleted.

api-examples.html

Lines changed: 0 additions & 99 deletions
This file was deleted.

0 commit comments

Comments
 (0)