Skip to content

Commit

Permalink
updated web page
Browse files Browse the repository at this point in the history
  • Loading branch information
s-archer committed Sep 9, 2024
1 parent f5a402e commit ff4fe67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ function generateHtml(title, bodyText) {
</div>
<div class="container">
<h1>${title}</h1>
<p>${body}</p>
<p>${bodyText}</p>
</div>
</body>
</html>
Expand Down

0 comments on commit ff4fe67

Please sign in to comment.