From 534287763dae2f164b9900071df4a818dd25b687 Mon Sep 17 00:00:00 2001 From: Shareef hiasat Date: Mon, 14 Dec 2020 11:45:22 +0300 Subject: [PATCH] Update index.html * Add Doctype * Format HTML --- views/index.html | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/views/index.html b/views/index.html index 12ad0cb7..9fb53c1d 100644 --- a/views/index.html +++ b/views/index.html @@ -1,11 +1,15 @@ + + - - - Node.js Crash Course + + + Node.js Crash Course + -

Home

-

Your path to becoming a Node.js ninja!

+

Home

+

Your path to becoming a Node.js ninja!

- \ No newline at end of file + +