From 17d9eac5682bc8aec03e95393e72b33d2187ee29 Mon Sep 17 00:00:00 2001 From: MattIPv4 Date: Mon, 20 Apr 2020 22:36:49 +0100 Subject: [PATCH 1/3] feat: Statuspage embed for incidents & maintenance --- layouts/partials/footer.hbs | 1 + 1 file changed, 1 insertion(+) diff --git a/layouts/partials/footer.hbs b/layouts/partials/footer.hbs index f11b640b7156e..25657cd3f3f60 100644 --- a/layouts/partials/footer.hbs +++ b/layouts/partials/footer.hbs @@ -29,3 +29,4 @@ + From ea24a2189113e9251272f7a8e035fa0e45724413 Mon Sep 17 00:00:00 2001 From: MattIPv4 Date: Mon, 20 Apr 2020 22:40:53 +0100 Subject: [PATCH 2/3] feat: Statuspage link in footer --- layouts/partials/footer.hbs | 1 + locale/en/site.json | 1 + 2 files changed, 2 insertions(+) diff --git a/layouts/partials/footer.hbs b/layouts/partials/footer.hbs index 25657cd3f3f60..459e2a024cc89 100644 --- a/layouts/partials/footer.hbs +++ b/layouts/partials/footer.hbs @@ -12,6 +12,7 @@
  • {{site.reportNodeIssue}}
  • {{site.reportWebsiteIssue}}
  • {{site.getHelpIssue}}
  • +
  • {{site.statusPage}}
  • diff --git a/locale/en/site.json b/locale/en/site.json index 50fc6b5d27937..0d3c6244793ff 100644 --- a/locale/en/site.json +++ b/locale/en/site.json @@ -9,6 +9,7 @@ "reportNodeIssue": "Report Node.js issue", "reportWebsiteIssue": "Report website issue", "getHelpIssue": "Get Help", + "statusPage": "Status Page", "by": "by", "all-downloads": "All download options", "nightly": "Nightly builds", From 93538b619b82651457b91aac76b436909fb87fb5 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Sat, 5 Mar 2022 18:43:22 -0800 Subject: [PATCH 3/3] Update layouts/partials/footer.hbs Co-authored-by: XhmikosR --- layouts/partials/footer.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/footer.hbs b/layouts/partials/footer.hbs index 459e2a024cc89..c1326b9616038 100644 --- a/layouts/partials/footer.hbs +++ b/layouts/partials/footer.hbs @@ -12,7 +12,7 @@
  • {{site.reportNodeIssue}}
  • {{site.reportWebsiteIssue}}
  • {{site.getHelpIssue}}
  • -
  • {{site.statusPage}}
  • +
  • {{site.statusPage}}