From 00f5d17147a4ae7add3c487fb9784e9f1473c3b4 Mon Sep 17 00:00:00 2001 From: Mantas VilĨinskas Date: Wed, 12 Aug 2020 14:56:17 +0300 Subject: Small changes. Laying the groundwork for timeago.js --- exampleSite/content/issues/2018-06-13-maintenance-window.md | 13 ------------- exampleSite/content/issues/2020-06-13-maintenance-window.md | 13 +++++++++++++ 2 files changed, 13 insertions(+), 13 deletions(-) delete mode 100644 exampleSite/content/issues/2018-06-13-maintenance-window.md create mode 100644 exampleSite/content/issues/2020-06-13-maintenance-window.md (limited to 'exampleSite') diff --git a/exampleSite/content/issues/2018-06-13-maintenance-window.md b/exampleSite/content/issues/2018-06-13-maintenance-window.md deleted file mode 100644 index dae3afb..0000000 --- a/exampleSite/content/issues/2018-06-13-maintenance-window.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -title: Maintenance Window -date: 2018-06-13 15:54:00 -resolved: true -resolvedWhen: 2018-06-13 16:54:00 -# Possible severity levels: down, disrupted, notice -severity: disrupted -affected: - - API -section: issue ---- - -*Just began* - We're currently shutting down the network. {{< track "2018-06-13 15:54:00" >}} diff --git a/exampleSite/content/issues/2020-06-13-maintenance-window.md b/exampleSite/content/issues/2020-06-13-maintenance-window.md new file mode 100644 index 0000000..404ccc4 --- /dev/null +++ b/exampleSite/content/issues/2020-06-13-maintenance-window.md @@ -0,0 +1,13 @@ +--- +title: Maintenance Window +date: 2020-06-13 15:54:00 +resolved: true +resolvedWhen: 2020-06-13 16:54:00 +# Possible severity levels: down, disrupted, notice +severity: disrupted +affected: + - API +section: issue +--- + +*Just began* - We're currently shutting down the network. {{< track "2018-06-13 15:54:00" >}} -- cgit v1.2.3-70-g09d2