Skip to content

Commit

Permalink
Merge pull request #21 from cloudsteak/Back-to-original
Browse files Browse the repository at this point in the history
  • Loading branch information
the1bit authored Oct 24, 2023
2 parents ff32507 + 5ba2673 commit abe99b4
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions views/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,9 @@
</head>
<body>
<div id="bodyDiv">
<h1>Üdvözöllek az Azure világában</h1>
<h1>Üdvözöllek az Azure világában!</h1>

<h2><%= data.title %></h2>
<div>
<h3>Docker alapon</h3>
<img src="/images/docker.png" style="width: 200px; border-radius: 10px;" />
</div>
<p>NodeJS Verzió: <%= data.nodeVerison %></p>
<p>Host: <%= data.host %></p>
</div>
Expand Down

0 comments on commit abe99b4

Please sign in to comment.