From ebababf0ab7f290d4f63647f8bcd11352fbb3e9c Mon Sep 17 00:00:00 2001 From: Fascinated Date: Mon, 26 Jun 2023 13:14:19 +0100 Subject: [PATCH] fix created time on nodejs guide --- guides/install-nodejs.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guides/install-nodejs.md b/guides/install-nodejs.md index 07e9a93..a227fcc 100644 --- a/guides/install-nodejs.md +++ b/guides/install-nodejs.md @@ -2,10 +2,10 @@ title: How to install NodeJS description: How to install NodeJS on Ubuntu 22.04 published: true -date: 2023-06-26T10:57:30.081Z +date: 2023-06-26T13:04:30.081Z tags: nodejs, ubuntu, installation, linux, server, ubuntu editor: markdown -dateCreated: 2023-06-26T10:43:59.640Z +dateCreated: 2023-06-26T13:04:59.640Z --- # Guide to Node.js Installation on Ubuntu 22.04