From db529143da7d873a75e74e7a7e4af8865cbe49b7 Mon Sep 17 00:00:00 2001 From: scantini Date: Fri, 9 Jun 2017 13:08:00 +0200 Subject: [PATCH] Create index.ejs --- views/pages/index.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/pages/index.ejs b/views/pages/index.ejs index 4c39473..9d0e222 100644 --- a/views/pages/index.ejs +++ b/views/pages/index.ejs @@ -13,7 +13,7 @@ -

Getting Started with Node on Heroku

+

Getting Started with Node on Heroku v1.0 dev branch

This is a sample Node application deployed to Heroku. It's a reasonably simple app - but a good foundation for understanding how to get the most out of the Heroku platform.

Getting Started with Node Source on GitHub