From 85e23d8ca2b6c3265a9b8fd9a1773e874545bd51 Mon Sep 17 00:00:00 2001 From: akulave1 Date: Thu, 14 Jul 2022 12:51:30 +0000 Subject: [PATCH] header updated --- views/index.jade | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/views/index.jade b/views/index.jade index 6e6be7155..69c3470d1 100644 --- a/views/index.jade +++ b/views/index.jade @@ -1,7 +1,7 @@ extends layout block content - h1 Find your train! + h1 Train Schedule 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.