From c946a1183bcaa9f25345bc2bedba19de74a64db5 Mon Sep 17 00:00:00 2001 From: AnalogJ Date: Sun, 17 Dec 2023 16:40:11 +0000 Subject: [PATCH] deploy: aa276be0473fbfea37e08c615923608c914dd4db --- 404.html | 10 ++++++++++ feed.xml | 2 +- index.html | 10 ++++++++++ package-lock.json | 12 ++++++------ store/index.html | 10 ++++++++++ store/success.html | 10 ++++++++++ yarn.lock | 6 +++--- 7 files changed, 50 insertions(+), 10 deletions(-) diff --git a/404.html b/404.html index d92d3ac..b86d123 100644 --- a/404.html +++ b/404.html @@ -2,6 +2,16 @@ + + + + diff --git a/feed.xml b/feed.xml index 2b5fec0..d9dfe15 100644 --- a/feed.xml +++ b/feed.xml @@ -1 +1 @@ -Jekyll2023-12-15T00:52:20+00:00https://www.fastenhealth.com/feed.xmlFasten HealthWrite an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description. \ No newline at end of file +Jekyll2023-12-17T16:40:05+00:00https://www.fastenhealth.com/feed.xmlFasten HealthWrite an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description. \ No newline at end of file diff --git a/index.html b/index.html index 3bb153b..e083528 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,16 @@ + + + + diff --git a/package-lock.json b/package-lock.json index 64a7b07..0cd1410 100644 --- a/package-lock.json +++ b/package-lock.json @@ -568,9 +568,9 @@ } }, "node_modules/electron-to-chromium": { - "version": "1.4.613", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.613.tgz", - "integrity": "sha512-r4x5+FowKG6q+/Wj0W9nidx7QO31BJwmR2uEo+Qh3YLGQ8SbBAFuDFpTxzly/I2gsbrFwBuIjrMp423L3O5U3w==" + "version": "1.4.614", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.614.tgz", + "integrity": "sha512-X4ze/9Sc3QWs6h92yerwqv7aB/uU8vCjZcrMjA8N9R1pjMFRe44dLsck5FzLilOYvcXuDn93B+bpGYyufc70gQ==" }, "node_modules/entities": { "version": "4.5.0", @@ -2052,9 +2052,9 @@ } }, "electron-to-chromium": { - "version": "1.4.613", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.613.tgz", - "integrity": "sha512-r4x5+FowKG6q+/Wj0W9nidx7QO31BJwmR2uEo+Qh3YLGQ8SbBAFuDFpTxzly/I2gsbrFwBuIjrMp423L3O5U3w==" + "version": "1.4.614", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.614.tgz", + "integrity": "sha512-X4ze/9Sc3QWs6h92yerwqv7aB/uU8vCjZcrMjA8N9R1pjMFRe44dLsck5FzLilOYvcXuDn93B+bpGYyufc70gQ==" }, "entities": { "version": "4.5.0", diff --git a/store/index.html b/store/index.html index d6e6f8c..3a3fa91 100644 --- a/store/index.html +++ b/store/index.html @@ -2,6 +2,16 @@ + + + + diff --git a/store/success.html b/store/success.html index b62598d..e169a1f 100644 --- a/store/success.html +++ b/store/success.html @@ -2,6 +2,16 @@ + + + + diff --git a/yarn.lock b/yarn.lock index d26ced0..3464017 100644 --- a/yarn.lock +++ b/yarn.lock @@ -306,9 +306,9 @@ domutils@^3.0.1: domhandler "^5.0.3" electron-to-chromium@^1.4.601: - version "1.4.613" - resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.613.tgz" - integrity sha512-r4x5+FowKG6q+/Wj0W9nidx7QO31BJwmR2uEo+Qh3YLGQ8SbBAFuDFpTxzly/I2gsbrFwBuIjrMp423L3O5U3w== + version "1.4.614" + resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.614.tgz" + integrity sha512-X4ze/9Sc3QWs6h92yerwqv7aB/uU8vCjZcrMjA8N9R1pjMFRe44dLsck5FzLilOYvcXuDn93B+bpGYyufc70gQ== entities@^4.2.0: version "4.5.0"