diff --git a/mytest.txt b/mytest.txt new file mode 100644 index 0000000..6e765e1 --- /dev/null +++ b/mytest.txt @@ -0,0 +1,2 @@ +qwerty123 asdasdd +new features diff --git a/views/index.jade b/views/index.jade index a4525ae..333ed4d 100644 --- a/views/index.jade +++ b/views/index.jade @@ -1,7 +1,7 @@ extends layout block content - h1 Find your train! + h1 Find your train! (was Train Schedule) p Select your train below to see its current schedule. #wrapper #trainList