From bd9f2d539f68a8f57d25a42190f0bbdfb4f32708 Mon Sep 17 00:00:00 2001 From: Aymane Date: Thu, 15 Aug 2024 10:07:25 -0400 Subject: [PATCH] Changed the header text --- views/.index.jade.swp | Bin 0 -> 12288 bytes views/index.jade | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 views/.index.jade.swp diff --git a/views/.index.jade.swp b/views/.index.jade.swp new file mode 100644 index 0000000000000000000000000000000000000000..e143aed4938a3bd517e1733df35e63785828feeb GIT binary patch literal 12288 zcmeI&y>1gh5C`xz9Yw;|3ruj4hCQDR5)>vSQp86SLW|aS<9K1&JMHe_q=ABlp7%k} z^Av~&fS!UmXRUyx6e%bo{Z|^V_HJjS`E@7HtbDQml(;jHtY@8qv0le&!FA_Y zAK5f|Yk3(**4KPoyfQU!)WQ)05V(Lqm*)Dx*5TdBxa_lrw|D5)&BF^6z*Pu900Izz z00bZa0SG|gvJ0ekpx#RpS8^j;c^_=-`G^ey5P$##AOHafKmY;|fB*y_0D(&=U}~k> zZKb|Q^#A{_zyE(-Q|hP0cZqKjpCmp?oJd%S#}ZSC8xp^B{@1<+76c#w0SG_<0uX=z z1Rwwb2teRJ2vA-zg~lJz0Xwb|8Cp%0Q);N6BPW|8Rb2?|6RoGr3w4@0TwOiLv*-C? zE=SYY8c()nS7sQ O!2ekGI+8PTDXBl(iJ$QR literal 0 HcmV?d00001 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.