From 58faf535bfef73763715e316229255fbecd62102 Mon Sep 17 00:00:00 2001 From: marcos junior Date: Wed, 6 Nov 2024 08:03:43 -0500 Subject: [PATCH] Changing the header text on the index --- views/index.jade | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/views/index.jade b/views/index.jade index 152024357..a4525aefe 100644 --- a/views/index.jade +++ b/views/index.jade @@ -1,7 +1,7 @@ extends layout block content - h1 Train Schedule + h1 Find your train! p Select your train below to see its current schedule. #wrapper #trainList @@ -10,4 +10,4 @@ block content #trainInfo strong #trainSchedule - strong Select a train to view its current schedule. \ No newline at end of file + strong Select a train to view its current schedule.