Skip to content

Commit

Permalink
release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
antonioconselheiro committed Oct 13, 2024
1 parent ae36976 commit 9e82f28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/pages/chat/chat.component.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

<section class="navbar">
<img class="logo" src="/omeglestr/assets/logo.png" alt="logo" />
<img class="logo" src="/assets/logo.png" alt="logo" />
<h2 class="description">Talk to strangers!</h2>
<h2 class="online">{{currentOnline}}</h2>
</section>
Expand Down

0 comments on commit 9e82f28

Please sign in to comment.