Update greeting from 'Hello, World!' to 'Hello, Worlds!'
This commit is contained in:
parent
d73ffb8c3c
commit
946be10761
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="card">
|
<div class="card">
|
||||||
<h1>Hello, World!</h1>
|
<h1>Hello, Worlds!</h1>
|
||||||
<p>Test application for Hostityourself</p>
|
<p>Test application for Hostityourself</p>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue