From 75f30635a4488e8e93f5e967e959472696e2e8b1 Mon Sep 17 00:00:00 2001 From: leslitagordita Date: Mon, 7 Jan 2019 12:21:41 -0500 Subject: [PATCH 1/2] Update modified by dates --- docs/email/running-a-mail-server/index.md | 2 +- .../vpn/install-openvpn-access-server-on-linux/index.md | 2 +- docs/web-servers/caddy/compile-caddy-from-source/index.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/email/running-a-mail-server/index.md b/docs/email/running-a-mail-server/index.md index 0b8b43d76d7..308726fd42a 100644 --- a/docs/email/running-a-mail-server/index.md +++ b/docs/email/running-a-mail-server/index.md @@ -7,7 +7,7 @@ og_description: 'Take control of your email with your own mail server. This guid keywords: ["mail server", "linode guide", "running a mail server", "Self-host Mail"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' aliases: ['mailserver/'] -modified: 2018-10-19 +modified: 2018-01-07 modified_by: name: Linode published: 2013-06-05 diff --git a/docs/networking/vpn/install-openvpn-access-server-on-linux/index.md b/docs/networking/vpn/install-openvpn-access-server-on-linux/index.md index 7592b3262e9..3a320cb1434 100644 --- a/docs/networking/vpn/install-openvpn-access-server-on-linux/index.md +++ b/docs/networking/vpn/install-openvpn-access-server-on-linux/index.md @@ -5,7 +5,7 @@ description: 'This guide will show how to install and configure an OpenVPN acces keywords: ["openvpn", "vpn"] aliases: ['networking/vpn/openvpn-access-server/','networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/'] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' -modified: 2018-10-04 +modified: 2018-01-01 modified_by: name: Linode published: 2015-04-30 diff --git a/docs/web-servers/caddy/compile-caddy-from-source/index.md b/docs/web-servers/caddy/compile-caddy-from-source/index.md index a5ffef5d60f..37b7f323139 100644 --- a/docs/web-servers/caddy/compile-caddy-from-source/index.md +++ b/docs/web-servers/caddy/compile-caddy-from-source/index.md @@ -6,7 +6,7 @@ description: 'This guide will explain how to build Caddy from source' keywords: ["caddy", "web server"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' published: 2017-09-14 -modified: 2018-02-02 +modified: 2018-01-07 modified_by: name: Linode title: 'How To Build Caddy From Source' From 4128eaefc2317d0111867e842a01ebcab5b40b23 Mon Sep 17 00:00:00 2001 From: leslitagordita Date: Mon, 7 Jan 2019 12:40:47 -0500 Subject: [PATCH 2/2] Fix 2018 to 2019 --- docs/development/nodejs/install-nodejs-nodesource/index.md | 2 +- docs/email/running-a-mail-server/index.md | 2 +- .../vpn/install-openvpn-access-server-on-linux/index.md | 2 +- docs/web-servers/caddy/compile-caddy-from-source/index.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/development/nodejs/install-nodejs-nodesource/index.md b/docs/development/nodejs/install-nodejs-nodesource/index.md index 2d6c72d1152..d7aed8e614e 100644 --- a/docs/development/nodejs/install-nodejs-nodesource/index.md +++ b/docs/development/nodejs/install-nodejs-nodesource/index.md @@ -6,7 +6,7 @@ description: 'Install an up to date Node.js binary from NodeSource on Debian or keywords: [] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' published: 2018-03-06 -modified: 2018-03-26 +modified: 2018-12-27 modified_by: name: Linode title: 'Install Node.js from NodeSource on Debian or Ubuntu' diff --git a/docs/email/running-a-mail-server/index.md b/docs/email/running-a-mail-server/index.md index 308726fd42a..d887ef5d501 100644 --- a/docs/email/running-a-mail-server/index.md +++ b/docs/email/running-a-mail-server/index.md @@ -7,7 +7,7 @@ og_description: 'Take control of your email with your own mail server. This guid keywords: ["mail server", "linode guide", "running a mail server", "Self-host Mail"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' aliases: ['mailserver/'] -modified: 2018-01-07 +modified: 2019-01-07 modified_by: name: Linode published: 2013-06-05 diff --git a/docs/networking/vpn/install-openvpn-access-server-on-linux/index.md b/docs/networking/vpn/install-openvpn-access-server-on-linux/index.md index 3a320cb1434..4768a08ff53 100644 --- a/docs/networking/vpn/install-openvpn-access-server-on-linux/index.md +++ b/docs/networking/vpn/install-openvpn-access-server-on-linux/index.md @@ -5,7 +5,7 @@ description: 'This guide will show how to install and configure an OpenVPN acces keywords: ["openvpn", "vpn"] aliases: ['networking/vpn/openvpn-access-server/','networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/'] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' -modified: 2018-01-01 +modified: 2019-01-01 modified_by: name: Linode published: 2015-04-30 diff --git a/docs/web-servers/caddy/compile-caddy-from-source/index.md b/docs/web-servers/caddy/compile-caddy-from-source/index.md index 37b7f323139..3ae4589c720 100644 --- a/docs/web-servers/caddy/compile-caddy-from-source/index.md +++ b/docs/web-servers/caddy/compile-caddy-from-source/index.md @@ -6,7 +6,7 @@ description: 'This guide will explain how to build Caddy from source' keywords: ["caddy", "web server"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' published: 2017-09-14 -modified: 2018-01-07 +modified: 2019-01-07 modified_by: name: Linode title: 'How To Build Caddy From Source'