From 807cd66c33cc8d31e24418c5ac45be2641098be6 Mon Sep 17 00:00:00 2001 From: Shareef hiasat Date: Mon, 14 Dec 2020 11:42:18 +0300 Subject: [PATCH] Update about.html * Add !DOCTYPE * Format HTML --- views/about.html | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/views/about.html b/views/about.html index 894448fe..72156a3e 100644 --- a/views/about.html +++ b/views/about.html @@ -1,11 +1,15 @@ + + - - - Node.js Crash Course + + + Node.js Crash Course + -

About

-

Your path to becoming a Node.js ninja!

+

About

+

Your path to becoming a Node.js ninja!

- \ No newline at end of file + +