From 96477340dd7d7127ce5a6190e78974ad7a895bea Mon Sep 17 00:00:00 2001 From: Mantas VilĨinskas Date: Wed, 24 Feb 2021 14:39:32 +0200 Subject: API v2 Index features --- exampleSite/content/issues/2018-05-25-us-east-conn-issues.md | 2 +- .../content/issues/2019-10-04-testing-cstate-functions.md | 10 ---------- exampleSite/content/issues/i-testing-cstate-functions.md | 10 ++++++++++ 3 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644 exampleSite/content/issues/2019-10-04-testing-cstate-functions.md create mode 100644 exampleSite/content/issues/i-testing-cstate-functions.md (limited to 'exampleSite/content') diff --git a/exampleSite/content/issues/2018-05-25-us-east-conn-issues.md b/exampleSite/content/issues/2018-05-25-us-east-conn-issues.md index 8d56cf2..1b87285 100644 --- a/exampleSite/content/issues/2018-05-25-us-east-conn-issues.md +++ b/exampleSite/content/issues/2018-05-25-us-east-conn-issues.md @@ -1,7 +1,7 @@ --- title: US East Connection Issues date: 2018-04-25 04:13:00 -resolved: true +resolved: false resolvedWhen: 2018-04-25 04:13:59 # Possible severity levels: down, disrupted, notice severity: down diff --git a/exampleSite/content/issues/2019-10-04-testing-cstate-functions.md b/exampleSite/content/issues/2019-10-04-testing-cstate-functions.md deleted file mode 100644 index efdf7d7..0000000 --- a/exampleSite/content/issues/2019-10-04-testing-cstate-functions.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -title: Testing New cState Features -date: 2019-10-04 18:05:00 -informational: true -section: issue ---- - -There is a new feature in cState version 4 that lets you make what are called _informational_ posts. The main difference is that there will be no _Unresolved_ or _Resolved in under a minute_ text on the pages. - -This is essentially a page with a date and title. \ No newline at end of file diff --git a/exampleSite/content/issues/i-testing-cstate-functions.md b/exampleSite/content/issues/i-testing-cstate-functions.md new file mode 100644 index 0000000..cf833ac --- /dev/null +++ b/exampleSite/content/issues/i-testing-cstate-functions.md @@ -0,0 +1,10 @@ +--- +title: Testing New cState Features +date: 2019-10-04 18:05:00 +informational: true +section: issue +--- + +There is a new feature in cState version 4 that lets you make what are called _informational_ posts. The main difference is that there will be no _Unresolved_ or _Resolved in under a minute_ text on the pages. + +This is essentially a page with a date and title that shows up in the incident history. \ No newline at end of file -- cgit v1.2.3-70-g09d2