From 2bcf41428a6d013f3f34f95cb3ebf3bde1bb5770 Mon Sep 17 00:00:00 2001 From: Andrea Tarquini Date: Sat, 24 Oct 2015 13:14:54 +0200 Subject: [PATCH] Some fix --- public/index.html | 2 +- views/layout.jade | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/index.html b/public/index.html index 0d0dcf7..c02f0d0 100644 --- a/public/index.html +++ b/public/index.html @@ -3,7 +3,7 @@ - Welcome to OpenShift + Welcome NodeJS application from h4t0n diff --git a/views/layout.jade b/views/layout.jade index 55cd2e8..0c5e56e 100644 --- a/views/layout.jade +++ b/views/layout.jade @@ -1,6 +1,6 @@ doctype html html head - title= Nodejs 4 Stable + title= "Nodejs 4 Stable" body block content