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 10, 2024
1 parent 6eb9b36 commit f51d539
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions http.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ function generateHtml(title, bodyText) {
<body>
<div class="wrapper">
<div class="home-icon">
<a href="https://mydomain.com/">
<img src="/images/home-icon.png" alt="Home">
<a href="https://reflect.archf5.com">
<img src="/home.png" alt="Home">
</a>
</div>
<div class="container">
Expand Down

0 comments on commit f51d539

Please sign in to comment.