Skip to content

Commit

Permalink
hello world!
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonic committed Oct 26, 2018
1 parent eb0b08e commit 283705a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Hello PM2!</title>
<title>Hello World!</title>
</head>
<body>
<h1>Hello PM2!</h1>
<h1>Hello World!</h1>
<p>Git Hash: <a href="https://github.com/nelsonic/hello-world-node-http-server/tree/{GIT_COMMIT_HASH}">{GIT_COMMIT_HASH}</a></p>
<style>
h1 {
Expand Down

0 comments on commit 283705a

Please sign in to comment.