From 1b38b2bfab5a52fc025a81e5cd05931ef01ebebf Mon Sep 17 00:00:00 2001 From: Nate B Date: Fri, 6 Nov 2020 13:47:56 -0700 Subject: [PATCH] 2020-11-06 13:47 --- _config.yml | 3 +++ _posts/2020-11-06-update2.md | 13 +++++++++++++ index.html | 2 +- 3 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 _posts/2020-11-06-update2.md diff --git a/_config.yml b/_config.yml index 5c78908..9bd96cb 100644 --- a/_config.yml +++ b/_config.yml @@ -14,4 +14,7 @@ plugins: theme: jekyll-theme-hacker host: 0.0.0.0 paginate: 5 +timezone: America/Denver +encoding: utf-8 +livereload: true diff --git a/_posts/2020-11-06-update2.md b/_posts/2020-11-06-update2.md new file mode 100644 index 0000000..4023ffb --- /dev/null +++ b/_posts/2020-11-06-update2.md @@ -0,0 +1,13 @@ +--- +layout: post +title: Service Update +published: true +date: 2020-11-06 13:41 +--- + +We apologize for the delay, the following resources should now be available. + + - LXC 100 + - LXC 114 + - LXC 122 + - VM 103 diff --git a/index.html b/index.html index 744b61b..ae61e85 100644 --- a/index.html +++ b/index.html @@ -1,7 +1,7 @@ --- layout: default --- -

It is currently {{ site.time | date: "%m/%d/%Y %H:%M -700" }}

+

It is currently {{ site.time | date: "%m/%d/%Y %H:%M" }}