Skip to content

Commit

Permalink
solvindo logo problem to github pages
Browse files Browse the repository at this point in the history
  • Loading branch information
antonioconselheiro committed Oct 13, 2024
1 parent 9d274d9 commit 81bbe26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions TODO
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[ ] fix logo problem
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="/assets/logo.png" alt="logo" />
<img class="logo" src="/omeglestr/assets/logo.png" alt="logo" />
<h2 class="description">Talk to strangers!</h2>
<h2 class="online">{{currentOnline}}</h2>
</section>
Expand Down

0 comments on commit 81bbe26

Please sign in to comment.